commit: 1751e1b8b9df20a22b380eaf56585f130b1cd002
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 16:35:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 16:35:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1751e1b8
dev-python/importlib-resources: Keyword 6.4.0 x86, #930664
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 c6867499011b..fe92189152c2 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]