commit: e9cf75ab816ca3c27f556e8d270ce9b0662afa76 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 18 07:48:25 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 07:48:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9cf75ab
dev-java/jmh-core: Keyword 1.21 ppc64, #830681 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild b/dev-java/jmh-core/jmh-core-1.21.ebuild index 42c501e08dd6..9f129de1d64b 100644 --- a/dev-java/jmh-core/jmh-core-1.21.ebuild +++ b/dev-java/jmh-core/jmh-core-1.21.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh" SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" # jopt *must* be 4.6, see https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html CP_DEPEND="
