virtual/jre: Mark Java 7 stable on ppc
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Jan 2016 21:44:24 +0000 (21:44 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 2 Jan 2016 21:45:24 +0000 (21:45 +0000)
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

index 7a4f9a8f4bbc0f460c410c6af7c7d520765eb1ed..707c38df8ed2ebaa5398f8c8dcea072f4de55b52 100644 (file)
@@ -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*