commit: 527851800d1c7d4f019a4a1782db244a74cf0b4c
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 08:04:39 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 08:04:39 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52785180
dev-java/commons-text: Stabilize 1.15.0 amd64, #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 10e0a54a90d9..9ed19afff42e 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"