summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-24 16:03:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-24 16:03:00 +0200
commite78def513819978545b0952048db4287ca532066 (patch)
tree0f08bc774e40a46c3bc9bbcaa415d7cb28f94f60 /sys-auth/keystone
parentsys-block/tgt: amd64 stable wrt bug #558448 (diff)
downloadgentoo-e78def513819978545b0952048db4287ca532066.tar.gz
gentoo-e78def513819978545b0952048db4287ca532066.tar.bz2
gentoo-e78def513819978545b0952048db4287ca532066.zip
sys-auth/keystone: x86 stable wrt bug #558448
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-2015.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.1.1.ebuild b/sys-auth/keystone/keystone-2015.1.1.ebuild
index c1cf8d2ce55d..47b6f3e62753 100644
--- a/sys-auth/keystone/keystone-2015.1.1.ebuild
+++ b/sys-auth/keystone/keystone-2015.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+sqlite memcached mongo mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"