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: java-virtuals/jdk-with-com-sun/
Date: Sat, 02 Jan 2016 21:45:34
Message-Id: 1451771117.4c96891021dd0b24770652b8f071af0f41a8f1e9.chewi@gentoo
1 commit: 4c96891021dd0b24770652b8f071af0f41a8f1e9
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 21:39:27 2016 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 21:45:17 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c968910
7
8 java-virtuals/jdk-with-com-sun: Mark stable using ALLARCHES policy
9
10 This package really should be last-rited as we no longer support VMs
11 without com.sun. Not today though.
12
13 Package-Manager: portage-2.2.26
14
15 java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
19 index 04fecaa..711a6c7 100644
20 --- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
21 +++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -12,7 +12,7 @@ SRC_URI=""
29
30 LICENSE="public-domain"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
34 IUSE=""
35
36 DEPEND=""