summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-17 01:41:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-17 01:41:16 +0200
commite0518771d752182e348294129180a2ca152e36e9 (patch)
tree4c8b142992ea7671788c5ec988c639baae034cd1 /dev-db/libzdb/libzdb-3.1-r1.ebuild
parentsys-libs/libsmbios: x86 stable (bug #685580) (diff)
downloadgentoo-e0518771d752182e348294129180a2ca152e36e9.tar.gz
gentoo-e0518771d752182e348294129180a2ca152e36e9.tar.bz2
gentoo-e0518771d752182e348294129180a2ca152e36e9.zip
dev-db/libzdb: x86 stable (bug #684606)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/libzdb/libzdb-3.1-r1.ebuild')
-rw-r--r--dev-db/libzdb/libzdb-3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/libzdb/libzdb-3.1-r1.ebuild b/dev-db/libzdb/libzdb-3.1-r1.ebuild
index 838dc0b0f568..8c61012456ec 100644
--- a/dev-db/libzdb/libzdb-3.1-r1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.tildeslash.com/${PN}/dist/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug doc mysql postgres +sqlite ssl static-libs"
REQUIRED_USE=" || ( postgres mysql sqlite )"