summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 14:21:59 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:33:49 -0600
commit5a9e26dd70b1ad18f997271be0668334ed4763e8 (patch)
tree8c3a2ab411a3563ee781bd292a20594a918ebc8b /sys-auth/keystone/keystone-10.0.0.ebuild
parentdev-python/cryptography: 1.5.2 stable amd64 and x86 (diff)
downloadgentoo-5a9e26dd70b1ad18f997271be0668334ed4763e8.tar.gz
gentoo-5a9e26dd70b1ad18f997271be0668334ed4763e8.tar.bz2
gentoo-5a9e26dd70b1ad18f997271be0668334ed4763e8.zip
sys-auth/keystone: 10.0.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-auth/keystone/keystone-10.0.0.ebuild')
-rw-r--r--sys-auth/keystone/keystone-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-10.0.0.ebuild b/sys-auth/keystone/keystone-10.0.0.ebuild
index be2780eaac17..4ea276889a97 100644
--- a/sys-auth/keystone/keystone-10.0.0.ebuild
+++ b/sys-auth/keystone/keystone-10.0.0.ebuild
@@ -14,7 +14,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 )"