commit: f336d4922ca9c45406e4930e21034a9298ca90a2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 07:45:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 07:45:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f336d492
dev-python/importlib-resources: Stabilize 6.4.0 arm64, #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 7427c22c3c12..5d99bd787c0a 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}]