commit: a924b519ab8a358b9ede27cbe3c1e9d7aac5db24 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 18:58:36 2016 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 19:00:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a924b519
dev-db/sqlcipher: x86 stable Gentoo-Bug: 571100 Package-Manager: portage-2.2.27 dev-db/sqlcipher/sqlcipher-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild index ea91190..8c2ff31 100644 --- a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild +++ b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,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 static-libs tcl"
