diff options
author | Markus Duft <mduft@gentoo.org> | 2009-12-17 09:50:11 +0000 |
---|---|---|
committer | Markus Duft <mduft@gentoo.org> | 2009-12-17 09:50:11 +0000 |
commit | ba2921bed6795c6b8998d50690ff8eef65b28514 (patch) | |
tree | 89adcffebf204b1e530efdb03094b5501250cdd7 | |
parent | keyworded ~ia64-hpux and ~hppa-hpux (diff) | |
download | gentoo-2-ba2921bed6795c6b8998d50690ff8eef65b28514.tar.gz gentoo-2-ba2921bed6795c6b8998d50690ff8eef65b28514.tar.bz2 gentoo-2-ba2921bed6795c6b8998d50690ff8eef65b28514.zip |
keyworded ~ia64-hpux and ~hppa-hpux
(Portage version: 2.2.00.14771-prefix/cvs/Linux i686)
-rw-r--r-- | virtual/jdk/jdk-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-1.6.0.ebuild b/virtual/jdk/jdk-1.6.0.ebuild index 7f728390b057..37939750cc6a 100644 --- a/virtual/jdk/jdk-1.6.0.ebuild +++ b/virtual/jdk/jdk-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.12 2009/12/15 19:47:05 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.13 2009/12/17 09:50:11 mduft Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="http://java.sun.com/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="as-is" SLOT="1.6" -KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" # Keeps this and java-virtuals/jaf in sync |