diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-18 09:48:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-18 09:48:25 +0200 |
commit | e9cf75ab816ca3c27f556e8d270ce9b0662afa76 (patch) | |
tree | bc428cdca6b377a24f2cafb4227e92a50e835a4e /dev-java/jmh-core | |
parent | dev-java/sac: Keyword 1.3-r4 ppc64, #831062 (diff) | |
download | gentoo-e9cf75ab816ca3c27f556e8d270ce9b0662afa76.tar.gz gentoo-e9cf75ab816ca3c27f556e8d270ce9b0662afa76.tar.bz2 gentoo-e9cf75ab816ca3c27f556e8d270ce9b0662afa76.zip |
dev-java/jmh-core: Keyword 1.21 ppc64, #830681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jmh-core')
-rw-r--r-- | dev-java/jmh-core/jmh-core-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |