commit: b81f91bf721b0f5adbc4ab71ef95310c8b5ab39c
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 08:14:33 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 08:14:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81f91bf
dev-java/commons-exec: Stabilize 1.6.0 arm64, #970530
Signed-off-by: Eli Schwartz <eschwartz <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 d7f6eeab2e64..30e1a63e5ec0 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 ~arm64"
+KEYWORDS="amd64 arm64"
BDEPEND="
test? ( app-admin/sudo )