summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-15 10:00:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-15 10:00:51 +0100
commit414d8c30c818559b913ebdcf1ac67f2752dd87d3 (patch)
tree6f872a5e70d3001420b36c7b26d0dc56546dedd2 /dev-db/sqlcipher
parentmedia-sound/apulse: amd64 stable wrt bug #571432 (diff)
downloadgentoo-414d8c30c818559b913ebdcf1ac67f2752dd87d3.tar.gz
gentoo-414d8c30c818559b913ebdcf1ac67f2752dd87d3.tar.bz2
gentoo-414d8c30c818559b913ebdcf1ac67f2752dd87d3.zip
dev-db/sqlcipher: amd64 stable wrt bug #571100
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/sqlcipher')
-rw-r--r--dev-db/sqlcipher/sqlcipher-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
index 5ecac204646e..ea911909e2b4 100644
--- a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
+++ b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
@@ -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"