summaryrefslogtreecommitdiff
path: root/dev-python/antlr4-python3-runtime
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-12 08:46:40 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-12 08:46:40 +0000
commit7108873385a38c38d76962848792b339c4de2fed (patch)
tree01c34715ac190693e111b206aee43d23d03486fc /dev-python/antlr4-python3-runtime
parentc2273b4df43751f22098f6029944aaf35c254b4f (diff)
downloadbaldeagleos-repo-7108873385a38c38d76962848792b339c4de2fed.tar.gz
baldeagleos-repo-7108873385a38c38d76962848792b339c4de2fed.tar.xz
baldeagleos-repo-7108873385a38c38d76962848792b339c4de2fed.zip
Adding metadata
Diffstat (limited to 'dev-python/antlr4-python3-runtime')
-rw-r--r--dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 46a69b8e5eab..38c3c2599c50 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