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}]"