commit: 6bb7a3c37ebc97ee5ce8405b5a0c6cb436c07b32 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 19:43:25 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 19:43:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb7a3c3
dev-java/zstd-jni: Stabilize 1.5.2.5 arm64, #892245 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/zstd-jni/zstd-jni-1.5.2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 c7430c949f87..5e2e51a05f84 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" RDEPEND=">=virtual/jre-1.8:*" DEPEND=">=virtual/jdk-1.8:*"
