From: Matthew Thode Date: Sun, 26 Mar 2017 03:09:11 +0000 (-0500) Subject: stablize openstack ocata keystone-11.0.0 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1253bf82421d09be16cfd6f7846004d6848bce5;p=gentoo.git stablize openstack ocata keystone-11.0.0 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/sys-auth/keystone/keystone-11.0.0.ebuild b/sys-auth/keystone/keystone-11.0.0.ebuild index 58adaa0bd7e7..1b85e1ef41bf 100644 --- a/sys-auth/keystone/keystone-11.0.0.ebuild +++ b/sys-auth/keystone/keystone-11.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 )"