commit: 691a60c5fe3732ff37b145a6e18ab4bfad4ed638
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 08:04:40 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 08:04:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691a60c5
dev-java/commons-exec: Stabilize 1.6.0 amd64, #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 7f990b0b813a..d7f6eeab2e64 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 )