commit: 776addcb263bdc8d2c81dad57024ac2916f7b2f7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 7 14:29:09 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 14:29:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776addcb
dev-java/byte-buddy-agent: Stabilize 1.12.10 arm64, #856136 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/byte-buddy-agent/byte-buddy-agent-1.12.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.10.ebuild b/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.10.ebuild index e85bf3a8fd17..dd14f79475bf 100644 --- a/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.10.ebuild +++ b/dev-java/byte-buddy-agent/byte-buddy-agent-1.12.10.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
