commit: f4eae6d0efd1efc0d840ef4276231bd9fe58ed05 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 17 12:45:05 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 17 12:45:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4eae6d0
dev-java/byte-buddy: Stabilize 1.12.8 ppc64, #837749 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/byte-buddy/byte-buddy-1.12.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/byte-buddy/byte-buddy-1.12.8.ebuild b/dev-java/byte-buddy/byte-buddy-1.12.8.ebuild index d642084ca0d8..a25c51f399f4 100644 --- a/dev-java/byte-buddy/byte-buddy-1.12.8.ebuild +++ b/dev-java/byte-buddy/byte-buddy-1.12.8.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/net/bytebuddy/${PN}/${PV}/${P}-sources.j LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Compile dependencies # POM: ${P}.pom
