commit: edea439d566ff14c9eb95a1a3562903fb4778f75
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 09:49:03 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 09:49:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edea439d
dev-python/importlib-resources: Stabilize 6.4.0 amd64, #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 5d99bd787c0a..327938fe33e6 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}]