commit: b18aa058fd779a37c3679a94819cc348365c4e50 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 15:13:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 15:13:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18aa058
dev-java/byte-buddy: Stabilize 1.12.8 amd64, #837749 Signed-off-by: Sam James <sam <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 3b658b7e1137..a83d04575308 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
