commit: 2d27509644e66da75edb87deb5ea0d626872e6da
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 07:09:44 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 07:09:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d275096
dev-python/importlib-resources: Stabilize 6.4.0 arm, #931731
Signed-off-by: Arthur Zamarin <arthurzam <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 3f36b1f05ef1..1733b228b4c0 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 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]