Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/guice/
Date: Thu, 31 Aug 2017 19:56:01
Message-Id: 1504209338.86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe.chewi@gentoo
1 commit: 86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 19:53:05 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 19:55:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b9b9cd
7
8 dev-java/guice: 4.1 stable on amd64 and x86 using ALLARCHES
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.2
11
12 dev-java/guice/guice-4.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-java/guice/guice-4.1.ebuild b/dev-java/guice/guice-4.1.ebuild
16 index a916e2f0cdd..f6bb9b55758 100644
17 --- a/dev-java/guice/guice-4.1.ebuild
18 +++ b/dev-java/guice/guice-4.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="Apache-2.0"
28 SLOT="4"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 RESTRICT="test"
32
33 CP_DEPEND="dev-java/aopalliance:1