From c3773b934e184800eded6bd0e54fe47c57079ee6 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 17 Nov 2016 12:40:17 -0600 Subject: [PATCH] dev-python/keystoneauth: 2.4.2 stable amd64 and x86 Package-Manager: portage-2.3.0 --- dev-python/keystoneauth/keystoneauth-2.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild b/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild index 952630d683380..fb9c395b91804 100644 --- a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild @@ -14,7 +14,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.6[${PYTHON_USEDEP}]"