commit: ae66efe5ccc3c7cac61694108309e142912bfc3c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 14:37:18 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 15:32:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae66efe5
dev-java/zstd-jni: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild b/dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild index a1eb63566648..58d9185962be 100644 --- a/dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild +++ b/dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/luben/zstd-jni/archive/c$(ver_rs 3 -).tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" RDEPEND=">=virtual/jre-1.8:*" DEPEND=">=virtual/jdk-1.8:*"
