commit: a3ac9fad33b9e074e96107b7a9a84b67b8d79b62
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:52:09 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:52:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ac9fad
dev-python/antlr4-python3-runtime: Stabilize 4.13.2 amd64, #941354
Signed-off-by: Michał Górny <mgorny <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 978a11cc448c..72a0e13ba1e8 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