summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-08-19 01:45:58 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-08-19 02:30:31 +0200
commit975010a97d604784d0d5f899cb23ad59f9aecb46 (patch)
tree3cdac13c35a03b93ac2938f314febc5b40cdb3d1 /dev-db
parentmedia-sound/apulse: x86 stable (bug #624260) (diff)
downloadgentoo-975010a97d604784d0d5f899cb23ad59f9aecb46.tar.gz
gentoo-975010a97d604784d0d5f899cb23ad59f9aecb46.tar.bz2
gentoo-975010a97d604784d0d5f899cb23ad59f9aecb46.zip
dev-db/libzdb: x86 stable (bug #624842)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/libzdb/libzdb-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libzdb/libzdb-3.1.ebuild b/dev-db/libzdb/libzdb-3.1.ebuild
index 34665c8cd734..4de988ae6ebd 100644
--- a/dev-db/libzdb/libzdb-3.1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 )"