summaryrefslogtreecommitdiff
path: root/dev-java
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-02-24 03:14:32 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-02-24 03:14:32 -0500
commit12feba283f425db2bb87b275f0afe9d2b1d6f9de (patch)
tree8c90863600646bb47cfb1a89afeed9180cb671a8 /dev-java
parent68cfeecd53da31573c9b80aea607c50ecb39ba2d (diff)
downloadgentoo-12feba283f425db2bb87b275f0afe9d2b1d6f9de.tar.gz
gentoo-12feba283f425db2bb87b275f0afe9d2b1d6f9de.tar.bz2
gentoo-12feba283f425db2bb87b275f0afe9d2b1d6f9de.zip
dev-java/commons-text: Stabilize 1.15.0 arm64, #970530
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/commons-text/commons-text-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"