diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:45:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:45:50 +0000 |
commit | a4980e14d0a947797b33ad282a08a08c9180a8fb (patch) | |
tree | fecac8dbf5fcb27335ea2cb7e8581df9e8809a52 /virtual/jdk/jdk-1.6.0-r1.ebuild | |
parent | Stable for ppc, wrt bug #418699 (diff) | |
download | gentoo-2-a4980e14d0a947797b33ad282a08a08c9180a8fb.tar.gz gentoo-2-a4980e14d0a947797b33ad282a08a08c9180a8fb.tar.bz2 gentoo-2-a4980e14d0a947797b33ad282a08a08c9180a8fb.zip |
Stable for ppc, wrt bug #425456
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'virtual/jdk/jdk-1.6.0-r1.ebuild')
-rw-r--r-- | virtual/jdk/jdk-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-1.6.0-r1.ebuild b/virtual/jdk/jdk-1.6.0-r1.ebuild index e72de8072a40..3908fffa1c48 100644 --- a/virtual/jdk/jdk-1.6.0-r1.ebuild +++ b/virtual/jdk/jdk-1.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.5 2012/07/09 20:43:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.6 2012/12/07 19:45:50 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="1.6" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" # The keyword voodoo below is needed to work around confilcting masking types |