summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:22:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:22:12 +0100
commit8cef3f2606ac6a31f6cd79d4fe70cc91e0c0b55d (patch)
treef4e604aa0d01d292ed4224b6394ab9b435e238e3 /sys-auth
parentsys-cluster/cinder: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 (diff)
downloadgentoo-8cef3f2606ac6a31f6cd79d4fe70cc91e0c0b55d.tar.gz
gentoo-8cef3f2606ac6a31f6cd79d4fe70cc91e0c0b55d.tar.bz2
gentoo-8cef3f2606ac6a31f6cd79d4fe70cc91e0c0b55d.zip
sys-auth/keystone: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642
Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-8.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-8.0.1.ebuild b/sys-auth/keystone/keystone-8.0.1.ebuild
index 1c62ec745baa..673cc49cf940 100644
--- a/sys-auth/keystone/keystone-8.0.1.ebuild
+++ b/sys-auth/keystone/keystone-8.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${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 )"