commit: 87ba1a186c3f4a5005f8db33738ed0aa6ccd0cad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 11 02:21:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 11 02:22:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ba1a18
dev-java/guice: Stabilize 4.1 arm64, #822930 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/guice/guice-4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/guice/guice-4.1.ebuild b/dev-java/guice/guice-4.1.ebuild index c0a7d2f86ac..eae84b6f347 100644 --- a/dev-java/guice/guice-4.1.ebuild +++ b/dev-java/guice/guice-4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="4" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" RESTRICT="test" CP_DEPEND="dev-java/aopalliance:1
