commit: 6037878a63a12eda7e7a89b06ba354e9deb3b7c9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 28 02:44:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 28 02:47:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6037878a
dev-java/hawtjni-runtime: Stabilize 1.15-r1 x86, #786111 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/hawtjni-runtime/hawtjni-runtime-1.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.15-r1.ebuild b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15-r1.ebuild index e44e21df913..ca46fea812e 100644 --- a/dev-java/hawtjni-runtime/hawtjni-runtime-1.15-r1.ebuild +++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.15-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
