From: Matthew Thode Date: Sun, 26 Mar 2017 03:11:22 +0000 (-0500) Subject: stablize openstack ocata keystoneauth-2.18.0 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=700e472a803a671e3ad47f175e2662a263d81a34;p=gentoo.git stablize openstack ocata keystoneauth-2.18.0 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild b/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild index d66b091c87ed..261777960416 100644 --- a/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.18.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"