commit: db358d159d88a5b37685cea8902ccc46a787beb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 9 21:26:35 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 9 21:28:45 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db358d15
dev-java/commons-exec: Keyword 1.6.0 arm64, #969836
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/commons-exec/commons-exec-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 )