commit: 12feba283f425db2bb87b275f0afe9d2b1d6f9de
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 08:14:32 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 08:14:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12feba28
dev-java/commons-text: Stabilize 1.15.0 arm64, #970530
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-java/commons-text/commons-text-1.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/commons-text/commons-text-1.15.0.ebuild
b/dev-java/commons-text/commons-text-1.15.0.ebuild
index 9ed19afff42e..5680aa22b3f7 100644
--- a/dev-java/commons-text/commons-text-1.15.0.ebuild
+++ b/dev-java/commons-text/commons-text-1.15.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-apache-commons-20251102 )"
CP_DEPEND=">=dev-java/commons-lang-3.20.0:0"