From a924b519ab8a358b9ede27cbe3c1e9d7aac5db24 Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Mon, 8 Feb 2016 21:58:36 +0300 Subject: [PATCH] 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 ea911909e2b48..8c2ff313c60ba 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"