commit: 53ca2fcb3311cd406bd16a023f15fd0299dd8668 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Apr 8 07:06:34 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 07:06:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ca2fcb
dev-db/sqlcipher: amd64 stable wrt bug #836922 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-db/sqlcipher/sqlcipher-4.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/sqlcipher/sqlcipher-4.5.1.ebuild b/dev-db/sqlcipher/sqlcipher-4.5.1.ebuild index 4d7ee1fefb7f..bcf58a5295d9 100644 --- a/dev-db/sqlcipher/sqlcipher-4.5.1.ebuild +++ b/dev-db/sqlcipher/sqlcipher-4.5.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 static-libs tcl test"
