commit: f608ed56aa384fa075a146884ec548c6dea8bc69
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 21:26:13 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 30 21:26:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f608ed56
dev-java/zstd-jni: Stabilize 1.5.7.4 amd64, #965327
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/zstd-jni/zstd-jni-1.5.7.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/zstd-jni/zstd-jni-1.5.7.4.ebuild
b/dev-java/zstd-jni/zstd-jni-1.5.7.4.ebuild
index 9871001f1807..1546458b35f6 100644
--- a/dev-java/zstd-jni/zstd-jni-1.5.7.4.ebuild
+++ b/dev-java/zstd-jni/zstd-jni-1.5.7.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/zstd-jni-$(ver_rs 3 -)"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"