commit: d75b537a45f689447ff90128c0fb3ea39f37777a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu May 5 17:29:58 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu May 5 17:29:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b537a
dev-java/jmh-core: Keyword 1.35 arm64, #842726 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild b/dev-java/jmh-core/jmh-core-1.35.ebuild index a464eca75040..a73275ce38f1 100644 --- a/dev-java/jmh-core/jmh-core-1.35.ebuild +++ b/dev-java/jmh-core/jmh-core-1.35.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" CP_DEPEND=" dev-java/commons-math:3
