Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/guice/
Date: Tue, 19 Oct 2021 00:15:13
Message-Id: 1634602460.4e082d948f71d901adb82151eb1ce6ae9cccc841.sam@gentoo
1 commit: 4e082d948f71d901adb82151eb1ce6ae9cccc841
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 00:14:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 00:14:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e082d94
7
8 dev-java/guice: Keyword 4.1 arm64, #802609
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-java/guice/guice-4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/guice/guice-4.1.ebuild b/dev-java/guice/guice-4.1.ebuild
16 index f1239b6deef..c0a7d2f86ac 100644
17 --- a/dev-java/guice/guice-4.1.ebuild
18 +++ b/dev-java/guice/guice-4.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="4"
23 -KEYWORDS="amd64 ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 x86"
25 RESTRICT="test"
26
27 CP_DEPEND="dev-java/aopalliance:1