commit: 166feeaa59e320d5652e307b98d2396d7da5bde2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 05:49:48 2017 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 05:49:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166feeaa
dev-db/sqlcipher-3.4.1: stable on amd64 and x86 Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-db/sqlcipher/sqlcipher-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild b/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild index 398c9b50635..d75de25de37 100644 --- a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild +++ b/dev-db/sqlcipher/sqlcipher-3.4.1.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="readline libressl static-libs tcl test"
