summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2018-07-19 16:05:20 +0300
committerSergey Popov <pinkbyte@gentoo.org>2018-07-19 16:05:49 +0300
commit4976bc096547cb77a9c2d68e1820fb8a60eed511 (patch)
tree370e904a8d2e56b4c0f3f63046119f66abe483a5 /dev-db
parentnet-analyzer/wireshark: Drop 8 year old !=sys-libs/zlib-1.2.4 workaround. (diff)
downloadgentoo-4976bc096547cb77a9c2d68e1820fb8a60eed511.tar.gz
gentoo-4976bc096547cb77a9c2d68e1820fb8a60eed511.tar.bz2
gentoo-4976bc096547cb77a9c2d68e1820fb8a60eed511.zip
dev-db/sqlcipher: stable on amd64/x86
Bug: https://bugs.gentoo.org/634826 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlcipher/sqlcipher-3.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild b/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild
index fce76e2a5797..fd967068f3ca 100644
--- a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild
+++ b/dev-db/sqlcipher/sqlcipher-3.4.2.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="libedit readline libressl static-libs tcl test"