commit: f2bf62aa0f1871a6d2f008fe52d8e5230f439cf4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 14:44:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 14:44:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bf62aa
dev-python/importlib-resources: Keyword 6.4.0 arm, #930664
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/importlib-resources/importlib-resources-6.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/importlib-resources/importlib-resources-6.4.0.ebuild
b/dev-python/importlib-resources/importlib-resources-6.4.0.ebuild
index b0112c8bb551..3adfda597456 100644
--- a/dev-python/importlib-resources/importlib-resources-6.4.0.ebuild
+++ b/dev-python/importlib-resources/importlib-resources-6.4.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]