From c214417929cb30941c1c44c9314cde12f472c919 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 4 Jun 2016 20:51:16 -0500 Subject: openstack mass stable for mitaka, x86 and amd64 for bug 582170 --- sys-auth/keystone/keystone-9.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-auth/keystone') diff --git a/sys-auth/keystone/keystone-9.0.0-r1.ebuild b/sys-auth/keystone/keystone-9.0.0-r1.ebuild index e6b66351bdfc..09bb4b163668 100644 --- a/sys-auth/keystone/keystone-9.0.0-r1.ebuild +++ b/sys-auth/keystone/keystone-9.0.0-r1.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 )" -- cgit v1.2.3-65-gdbad