commit: 536f4a5928d0bc885a55be5ffe90334488a6c050 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 15:14:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 15:14:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536f4a59
dev-java/byte-buddy-agent: Stabilize 1.12.8 x86, #837749 Signed-off-by: Sam James <sam <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 a0dda813dffa..2bef6605a31f 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
