summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:04:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:04:38 -0500
commit9587f1f3d6653a52742b35a71c89022ee5c9ddd6 (patch)
treed9ced005029ebb1e75b826b38588179c1f2f31de /sys-auth/keystone
parentdev-python/pyopenssl: stable for pike (diff)
downloadgentoo-9587f1f3d6653a52742b35a71c89022ee5c9ddd6.tar.gz
gentoo-9587f1f3d6653a52742b35a71c89022ee5c9ddd6.tar.bz2
gentoo-9587f1f3d6653a52742b35a71c89022ee5c9ddd6.zip
sys-auth/keystone: 12.0.0 stablized amd64 x86 under allarches
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r--sys-auth/keystone/keystone-12.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-12.0.0.ebuild b/sys-auth/keystone/keystone-12.0.0.ebuild
index 4e78a2ae385f..72e231190002 100644
--- a/sys-auth/keystone/keystone-12.0.0.ebuild
+++ b/sys-auth/keystone/keystone-12.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 )"