diff options
Diffstat (limited to 'dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild b/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild index 86d86978d683..7c32b61382ed 100644 --- a/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] !~dev-python/pbr-2.1.0" |