commit: f397767d6465d4c30a18a68adaa246d960b6e0be
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 14 17:50:32 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 14 17:50:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f397767d
dev-java/escapevelocity: Stabilize 1.1 arm64, #965327
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/escapevelocity/escapevelocity-1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/escapevelocity/escapevelocity-1.1.ebuild
b/dev-java/escapevelocity/escapevelocity-1.1.ebuild
index d3566d8a45b4..e197e4cb93ae 100644
--- a/dev-java/escapevelocity/escapevelocity-1.1.ebuild
+++ b/dev-java/escapevelocity/escapevelocity-1.1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64"
+KEYWORDS="amd64 arm64 ppc64"
CP_DEPEND=">=dev-java/guava-33.4.8:0"