summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:11 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:11 -0500
commite1253bf82421d09be16cfd6f7846004d6848bce5 (patch)
tree76138a182fe339c497825b374c74a60edef5b1ac /sys-auth/keystone
parentx11-plugins/gkrellmss: new EAPI=6 revision. (diff)
downloadgentoo-e1253bf82421d09be16cfd6f7846004d6848bce5.tar.gz
gentoo-e1253bf82421d09be16cfd6f7846004d6848bce5.tar.bz2
gentoo-e1253bf82421d09be16cfd6f7846004d6848bce5.zip
stablize openstack ocata keystone-11.0.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-11.0.0.ebuild b/sys-auth/keystone/keystone-11.0.0.ebuild
index 58adaa0bd7e7..1b85e1ef41bf 100644
--- a/sys-auth/keystone/keystone-11.0.0.ebuild
+++ b/sys-auth/keystone/keystone-11.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+sqlite ldap memcached mongo mysql postgres test"
REQUIRED_USE="|| ( mysql postgres sqlite )"