summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-21 19:29:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-21 19:29:58 +0000
commit162f2569839d3b6cca1ae734270a9e4140666e10 (patch)
tree302f3a301ae211862513d8400728f3fa81c5a0c6 /dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild
parentAdd --as-needed patch, bug #228761. (diff)
downloadgentoo-2-162f2569839d3b6cca1ae734270a9e4140666e10.tar.gz
gentoo-2-162f2569839d3b6cca1ae734270a9e4140666e10.tar.bz2
gentoo-2-162f2569839d3b6cca1ae734270a9e4140666e10.zip
Stable on ppc64; bug #216112
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild')
-rw-r--r--dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild
index 1a8e98224163..550a221059b5 100644
--- a/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild
+++ b/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild,v 1.3 2008/06/17 16:09:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ibm-jre-bin-1.4.2.11.ebuild,v 1.4 2008/06/21 19:29:58 corsair Exp $
inherit java-vm-2 eutils versionator
@@ -48,7 +48,7 @@ SRC_URI="x86? ( ${X86_JRE_DIST} )
LICENSE="IBM-J1.4"
SLOT="1.4"
-KEYWORDS="-* ~amd64 ppc ~ppc64 x86"
+KEYWORDS="-* ~amd64 ppc ppc64 x86"
IUSE="X alsa nsplugin"
RDEPEND="=virtual/libstdc++-3.3