diff options
author | Sam James <sam@gentoo.org> | 2022-08-27 09:26:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-27 09:27:15 +0100 |
commit | 1cc98c8debe879e4591f34076c8e430c9378718b (patch) | |
tree | b77d75ee71e3e35ec657e618980f54bd82f939fb /dev-java/hawtjni-runtime | |
parent | dev-java/plexus-classworlds: Stabilize 2.6.0 amd64, #866905 (diff) | |
download | gentoo-1cc98c8debe879e4591f34076c8e430c9378718b.tar.gz gentoo-1cc98c8debe879e4591f34076c8e430c9378718b.tar.bz2 gentoo-1cc98c8debe879e4591f34076c8e430c9378718b.zip |
dev-java/hawtjni-runtime: Stabilize 1.18 amd64, #866908
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/hawtjni-runtime')
-rw-r--r-- | dev-java/hawtjni-runtime/hawtjni-runtime-1.18.ebuild | 2 |
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 aa844be32055..06b8d00654ba 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:*" |