commit: 8b0475ad3e770b5af2d535370b8e9df990ff17ce
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 01:49:09 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 01:49:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0475ad
dev-python/keystoneauth: arm keyworded (bug #732484)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/keystoneauth/keystoneauth-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild
b/dev-python/keystoneauth/keystoneauth-4.0.1.ebuild
index 21ce2d584e8..9af2bde54fb 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}]