commit: 2b1d227cf28a013deca182a4ee0e27f745000813
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 21:44:24 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 21:45:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1d227c
virtual/jre: Mark Java 7 stable on ppc
icedtea and icedtea-bin now satisfy this and it's been working well.
Package-Manager: portage-2.2.26
virtual/jre/jre-1.7.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/jre/jre-1.7.0.ebuild b/virtual/jre/jre-1.7.0.ebuild
index 7a4f9a8..707c38d 100644
--- a/virtual/jre/jre-1.7.0.ebuild
+++ b/virtual/jre/jre-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="5"
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="1.7"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="|| (
=virtual/jdk-1.7.0*