commit: 1b8b5ce2aa60d5655145e74d6881cba3aa093c0b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 06:30:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 06:32:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8b5ce2
dev-python/antlr4-python3-runtime: Stabilize 4.13.2 x86, #941354
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild
b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild
index 126238bbae0b..978a11cc448c 100644
--- a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild
+++ b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}/runtime/Python3"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
src_prepare() {
# https://github.com/antlr/antlr4/pull/4593