commit: d228b7ee814ea469bca8ff579ff45a8216d62625 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=d228b7ee
dev-java/byte-buddy-agent: Stabilize 1.12.8 ppc64, #837749 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/byte-buddy-agent/byte-buddy-agent-1.12.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.8.ebuild b/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.8.ebuild index 7039990ded93..43c4d6ef258c 100644 --- a/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.8.ebuild +++ b/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.8.ebuild @@ -19,7 +19,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
