diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 18:34:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 18:34:02 +0000 |
commit | c5f028071bd1a8f40812b3d559da155c3582700a (patch) | |
tree | 6580511510d3c388bd8d5d8dede7c8cd405d0662 /virtual/jdk | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c5f028071bd1a8f40812b3d559da155c3582700a.tar.gz gentoo-2-c5f028071bd1a8f40812b3d559da155c3582700a.tar.bz2 gentoo-2-c5f028071bd1a8f40812b3d559da155c3582700a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/jdk/ChangeLog b/virtual/jdk/ChangeLog index 07194ae4e464..d261cf665a81 100644 --- a/virtual/jdk/ChangeLog +++ b/virtual/jdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/jdk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.46 2012/04/15 18:27:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.47 2012/05/10 18:34:02 aballier Exp $ + + 10 May 2012; Alexis Ballier <aballier@gentoo.org> jdk-1.6.0-r1.ebuild: + keyword ~amd64-fbsd 15 Apr 2012; Mike Frysinger <vapier@gentoo.org> jdk-1.6.0-r1.ebuild, jdk-1.7.0.ebuild: diff --git a/virtual/jdk/jdk-1.6.0-r1.ebuild b/virtual/jdk/jdk-1.6.0-r1.ebuild index fee5c99dc8a4..b3af004f7be3 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.2 2012/04/15 18:27:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0-r1.ebuild,v 1.3 2012/05/10 18:34:02 aballier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="1.6" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~ppc-aix ~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 |