commit: 5d9a802b9db683cabafc636f7c21cf62dda3291f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 09:24:15 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 09:24:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9a802b
dev-python/wcmatch: Stabilize 9.0 ALLARCHES, #938408
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/wcmatch/wcmatch-9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/wcmatch/wcmatch-9.0.ebuild
b/dev-python/wcmatch/wcmatch-9.0.ebuild
index 31f842037d84..3316e513d847 100644
--- a/dev-python/wcmatch/wcmatch-9.0.ebuild
+++ b/dev-python/wcmatch/wcmatch-9.0.ebuild
@@ -29,7 +29,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/bracex-2.1.1[${PYTHON_USEDEP}]