commit: f744aff53f6e69ce742c356b148867e5641a5a1e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 6 09:56:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 6 09:56:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f744aff5
dev-python/jaraco-collections: Stabilize 3.3.0 ALLARCHES, #788511
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jaraco-collections/jaraco-collections-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.3.0.ebuild
b/dev-python/jaraco-collections/jaraco-collections-3.3.0.ebuild
index 337b892d43d..fa997469f46 100644
--- a/dev-python/jaraco-collections/jaraco-collections-3.3.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-3.3.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 x86"
RDEPEND="
dev-python/jaraco-classes[${PYTHON_USEDEP}]