diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-27 11:08:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-27 11:08:09 +0300 |
commit | 140eeb6d4a5700b698df5c6c77cbba814686cc88 (patch) | |
tree | e66cc2b16024dcb2a1b274bd002e4402ba306f06 /dev-java/hawtjni-runtime | |
parent | app-i18n/tomoe: drop removed ruby26 (diff) | |
download | gentoo-140eeb6d4a5700b698df5c6c77cbba814686cc88.tar.gz gentoo-140eeb6d4a5700b698df5c6c77cbba814686cc88.tar.bz2 gentoo-140eeb6d4a5700b698df5c6c77cbba814686cc88.zip |
dev-java/hawtjni-runtime: Stabilize 1.18 ppc64, #866908
Signed-off-by: Arthur Zamarin <arthurzam@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 13748884cb64..8105c9b6e98c 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:*" |