commit: 4e082d948f71d901adb82151eb1ce6ae9cccc841 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 19 00:14:20 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 19 00:14:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e082d94
dev-java/guice: Keyword 4.1 arm64, #802609 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 f1239b6deef..c0a7d2f86ac 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 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" RESTRICT="test" CP_DEPEND="dev-java/aopalliance:1
