diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 01:49:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 01:49:09 +0000 |
commit | 8b0475ad3e770b5af2d535370b8e9df990ff17ce (patch) | |
tree | 6b729b15639b709ede5ed95ff62f0067abcfe378 /dev-python/keystoneauth | |
parent | dev-python/jsonpatch: arm keyworded (bug #732484) (diff) | |
download | gentoo-8b0475ad3e770b5af2d535370b8e9df990ff17ce.tar.gz gentoo-8b0475ad3e770b5af2d535370b8e9df990ff17ce.tar.bz2 gentoo-8b0475ad3e770b5af2d535370b8e9df990ff17ce.zip |
dev-python/keystoneauth: arm keyworded (bug #732484)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild b/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild index 21ce2d584e88..9af2bde54fb9 100644 --- a/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |