commit: 5d0f2400ba53152b14fe5213660e5544523c3e91
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 09:13:11 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 09:13:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0f2400
dev-python/antlr4-python3-runtime: Keyword 4.13.2 arm64, #940136
Signed-off-by: Arthur Zamarin <arthurzam <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 55b749cf00e1..4a2362777072 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
src_prepare() {
# https://github.com/antlr/antlr4/pull/4593