summaryrefslogtreecommitdiff
path: root/dev-java
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2026-02-09 21:26:35 +0000
committerSam James <sam@gentoo.org>2026-02-09 21:28:45 +0000
commitdb358d159d88a5b37685cea8902ccc46a787beb1 (patch)
tree3d7b5de71c13fb79480e333856fa91496012d02b /dev-java
parentb2cc7ce201acf95f8eee319656b5fe1b6ef786c5 (diff)
downloadgentoo-db358d159d88a5b37685cea8902ccc46a787beb1.tar.gz
gentoo-db358d159d88a5b37685cea8902ccc46a787beb1.tar.bz2
gentoo-db358d159d88a5b37685cea8902ccc46a787beb1.zip
dev-java/commons-exec: Keyword 1.6.0 arm64, #969836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/commons-exec/commons-exec-1.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-exec/commons-exec-1.6.0.ebuild b/dev-java/commons-exec/commons-exec-1.6.0.ebuild
index 50b76c6111bc..7f990b0b813a 100644
--- a/dev-java/commons-exec/commons-exec-1.6.0.ebuild
+++ b/dev-java/commons-exec/commons-exec-1.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
BDEPEND="
test? ( app-admin/sudo )