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/javax-inject/
Date: Sat, 02 Jan 2016 21:45:34
Message-Id: 1451771113.2287ece035b82af9e105c52a1770a1743bdc8212.chewi@gentoo
1 commit: 2287ece035b82af9e105c52a1770a1743bdc8212
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 21:31:44 2016 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 21:45:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2287ece0
7
8 dev-java/javax-inject: Mark 1-r2 stable using ALLARCHES policy
9
10 Package-Manager: portage-2.2.26
11
12 dev-java/javax-inject/javax-inject-1-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-java/javax-inject/javax-inject-1-r2.ebuild b/dev-java/javax-inject/javax-inject-1-r2.ebuild
16 index ce059bb..e24b400 100644
17 --- a/dev-java/javax-inject/javax-inject-1-r2.ebuild
18 +++ b/dev-java/javax-inject/javax-inject-1-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -16,7 +16,7 @@ SRC_URI="http://central.maven.org/maven2/javax/inject/${MY_PN}/${PV}/${MY_P}-sou
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ppc ppc64 x86"
31
32 IUSE=""