diff --git a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild b/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild index 38317e4d5d422..9e109311bfa6a 100644 --- a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.12.3.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}]"