diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-09 20:43:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-09 20:43:47 +0000 |
commit | f967a981648f64ffc759dd286683ed3ac4fc9476 (patch) | |
tree | 69bacbf63b2d2502b90c6c6c9d3d25bb11a4087c /virtual/jdk/jdk-1.6.0-r1.ebuild | |
parent | Add LGPL-*-with-linking-exception, bug 425140. (diff) | |
download | historical-f967a981648f64ffc759dd286683ed3ac4fc9476.tar.gz historical-f967a981648f64ffc759dd286683ed3ac4fc9476.tar.bz2 historical-f967a981648f64ffc759dd286683ed3ac4fc9476.zip |
Stable for amd64, wrt bug #425456
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
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 ca201b433017..e72de8072a40 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.4 2012/07/09 17:52:00 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.5 2012/07/09 20:43:47 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 |