summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:34:10 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:34:10 -0600
commit8dd5857b54b4d144dd3b75338803228b7968487a (patch)
treeca0cd16a00d69e6334034d15d128138e81f2a7b9
parentdev-python/keystonemiddleware: cleanup (diff)
downloadgentoo-8dd5857b54b4d144dd3b75338803228b7968487a.tar.gz
gentoo-8dd5857b54b4d144dd3b75338803228b7968487a.tar.bz2
gentoo-8dd5857b54b4d144dd3b75338803228b7968487a.zip
sys-auth/keystone: 10.0.1. stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--sys-auth/keystone/keystone-10.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-10.0.1.ebuild b/sys-auth/keystone/keystone-10.0.1.ebuild
index 103006a73c49..2f98dd0e99b4 100644
--- a/sys-auth/keystone/keystone-10.0.1.ebuild
+++ b/sys-auth/keystone/keystone-10.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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+sqlite ldap memcached mongo mysql postgres test"
REQUIRED_USE="|| ( mysql postgres sqlite )"