From: Agostino Sarubbo Date: Mon, 19 Aug 2019 20:04:45 +0000 (+0200) Subject: dev-db/sqlcipher: amd64 stable wrt bug #692190 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=758302e8f53e66e2b7347ff222b5d0febae02f92;p=gentoo.git dev-db/sqlcipher: amd64 stable wrt bug #692190 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-db/sqlcipher/sqlcipher-4.0.1.ebuild b/dev-db/sqlcipher/sqlcipher-4.0.1.ebuild index 41d255f4c430..494f5365df5c 100644 --- a/dev-db/sqlcipher/sqlcipher-4.0.1.ebuild +++ b/dev-db/sqlcipher/sqlcipher-4.0.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="debug libedit readline libressl static-libs tcl test"