summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-27 11:08:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-27 11:08:10 +0300
commitfe18104b96f9ad0733b9a543ce1034da2ae852e1 (patch)
tree215bf4e79f3e4ae5347255387f4f453db24b4d38
parentdev-java/hawtjni-runtime: Stabilize 1.18 ppc64, #866908 (diff)
downloadgentoo-fe18104b.tar.gz
gentoo-fe18104b.tar.bz2
gentoo-fe18104b.zip
dev-java/hawtjni-runtime: Stabilize 1.18 arm64, #866908
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild b/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
index 8105c9b6e98c..09185f84cab4 100644
--- a/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
+++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/fusesource/hawtjni/archive/hawtjni-project-${PV}.tar
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"