summaryrefslogtreecommitdiff
path: root/dev-java/hawtjni-runtime
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-10-13 04:04:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-10-13 04:04:07 +0100
commit7b5306e0d287565138e8b051e32f57e6af6ae0ed (patch)
tree7e232eacc1f02fc6abb1c416458b5a564d0e295f /dev-java/hawtjni-runtime
parent3980ecf15e6202ac2f2015045b549600e709b721 (diff)
gentoo auto-resync : 13:10:2024 - 04:04:06edge
Diffstat (limited to 'dev-java/hawtjni-runtime')
-rw-r--r--dev-java/hawtjni-runtime/Manifest2
-rw-r--r--dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/hawtjni-runtime/Manifest b/dev-java/hawtjni-runtime/Manifest
index 7057265809c8..645a36ed5a57 100644
--- a/dev-java/hawtjni-runtime/Manifest
+++ b/dev-java/hawtjni-runtime/Manifest
@@ -1,3 +1,3 @@
DIST hawtjni-project-1.18.tar.gz 1615093 BLAKE2B a195bcfb7c213ec4451605f62a1ab3546b7fa160a03d8c6c1a77a58e103481a196845d924d9f1a08cc2a17dfd71f9428f69a64983df00333cc00435c7dde2e5d SHA512 beeacd92c9b4fef413cb2d339041042ffd79fe7cb62c4fa3bcc8c2d758402183a5806ebd0ee91754f9f0025f4115022c71705e8f6330f2fa8b8cead774a30bf0
-EBUILD hawtjni-runtime-1.18.ebuild 723 BLAKE2B 4cb4ee3435af2774b868e1321996ae2b19a7717f180a8776db788dc6f5d9c482767adb0a063013bc1a557a892574fe41483af9640bd6f5ce3f19fd7464452746 SHA512 047dfeadcf8f991ab5560e8e397d37f8e10fb63f05b95ed9c49e586fe5887a14ca3b28f6f7b34a6edc8e7295e2486e985f63517dba3e8e1fd7bf68664e8abfce
+EBUILD hawtjni-runtime-1.18.ebuild 718 BLAKE2B 41aa0b5a6a9e3376d73fa3e4edbac7fe129cc1808b1787be7be6c1a36a1e20d1e39a6ab0e2218df95b1ac4ea1bc45a8adf0c235ba25bc97850bf00b69afcf2f0 SHA512 c897baaeaec562a15f01142d80b65ce235d2a7df71548332fca51e6c0111c9b15adee59ad29869b7593f39563331d83b3efcdbcf4f78e91c861212dfbcad7407
MISC metadata.xml 330 BLAKE2B b1ee35557d02e8ace5e3d19dd0787435f4af0e9799f365258104e1bb81d4406f8ed71499d99e732418fe892036da27143c99b2507ca8e6830f0ae9fbbe51bf25 SHA512 ca78466efcd02b05bcfdaf99b327fec70f13f0a1e2f646f4418799021c946b51d9dc09c303e95d63d074677a52803ac667e37097f1dd241a8cf14c3f49b663c9
diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild b/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
index 06b8d00654ba..54fa550717af 100644
--- a/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
+++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"