summaryrefslogtreecommitdiff
path: root/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-10 13:40:59 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-10 13:40:59 +0000
commit2cc194e39a853311b199bd795eb43bf022887869 (patch)
treee75786f666536fc929d3735c2bcbaa47ad3323e8 /dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
parent1b800c9403f58ca355adf86b6e4c2b0432aa02cd (diff)
downloadbaldeagleos-repo-2cc194e39a853311b199bd795eb43bf022887869.tar.gz
baldeagleos-repo-2cc194e39a853311b199bd795eb43bf022887869.tar.xz
baldeagleos-repo-2cc194e39a853311b199bd795eb43bf022887869.zip
Adding metadata
Diffstat (limited to 'dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild')
-rw-r--r--dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
index c3d9c90d314e..5d3856849fac 100644
--- a/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
+++ b/dev-python/antlr4-python3-runtime/antlr4-python3-runtime-4.9.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/antlr4-${PV}/runtime/Python3"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
python_test() {
"${EPYTHON}" tests/run.py -v || die "Tests failed with ${EPYTHON}"