From: Sergey Popov Date: Thu, 19 Jul 2018 13:05:20 +0000 (+0300) Subject: dev-db/sqlcipher: stable on amd64/x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4976bc096547cb77a9c2d68e1820fb8a60eed511;p=gentoo.git dev-db/sqlcipher: stable on amd64/x86 Bug: https://bugs.gentoo.org/634826 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild b/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild index fce76e2a5797..fd967068f3ca 100644 --- a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild +++ b/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libedit readline libressl static-libs tcl test"