summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-08-07 15:35:49 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-08-07 15:37:26 -0500
commit97252556e2b13adc51f24924ae33de430fba3a89 (patch)
tree9c45ab1f3691b938afe4455a5572fcb11bb3d9ca /sys-auth
parentmedia-video/mpv: always install HTML doc in 0.18.1 wrt bug 589702 (diff)
downloadgentoo-97252556e2b13adc51f24924ae33de430fba3a89.tar.gz
gentoo-97252556e2b13adc51f24924ae33de430fba3a89.tar.bz2
gentoo-97252556e2b13adc51f24924ae33de430fba3a89.zip
sys-auth/keystone: stable 9.1.0
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/keystone/keystone-9.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-9.1.0.ebuild b/sys-auth/keystone/keystone-9.1.0.ebuild
index 1acfc54bf54f..e2dd35bab711 100644
--- a/sys-auth/keystone/keystone-9.1.0.ebuild
+++ b/sys-auth/keystone/keystone-9.1.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 )"