From 9587f1f3d6653a52742b35a71c89022ee5c9ddd6 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 29 Sep 2017 20:04:38 -0500 Subject: sys-auth/keystone: 12.0.0 stablized amd64 x86 under allarches --- sys-auth/keystone/keystone-12.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth/keystone') 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 )" -- cgit v1.2.3-65-gdbad