From f67bda2aa63bb4879fb4f1d63e9502f4ba9646cf Mon Sep 17 00:00:00 2001 From: tcely Date: Tue, 23 Jul 2019 02:18:45 -0400 Subject: Revert "testing/sequoia-sqv: disable due to build error with nettle" This reverts commit 6cf41c6943198e829d44a1d72cc3f5e0b73f8f07. --- testing/sequoia-sqv/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/sequoia-sqv/APKBUILD b/testing/sequoia-sqv/APKBUILD index 43da2cd506..3cd904d8f8 100644 --- a/testing/sequoia-sqv/APKBUILD +++ b/testing/sequoia-sqv/APKBUILD @@ -3,10 +3,10 @@ _project="sequoia" pkgname="${_project}-sqv" pkgver="0.7.0" -pkgrel=1 +pkgrel=0 pkgdesc="A simple signature verification program" url="https://sequoia-pgp.org/" -arch="" # limited by cargo +arch="x86_64" # limited by cargo license="GPL-3.0-or-later" depends="" makedepends="capnproto-dev cargo clang-dev nettle-dev openssl-dev -- cgit v1.2.3