summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-01-02 09:54:41 +0000
committerThomas Kahle <tomka@gentoo.org>2011-01-02 09:54:41 +0000
commitae0281fd628990378d3cb641bdc625c5c531805a (patch)
tree03eddc9d3361626177deb67cf3f0297cc9cbc11c /sys-devel/kgcc64/kgcc64-4.2.4.ebuild
parentRemove old versions. (diff)
downloadgentoo-2-ae0281fd628990378d3cb641bdc625c5c531805a.tar.gz
gentoo-2-ae0281fd628990378d3cb641bdc625c5c531805a.tar.bz2
gentoo-2-ae0281fd628990378d3cb641bdc625c5c531805a.zip
~x86 dropped per bug #291992
(Portage version: 2.1.9.26/cvs/Linux i686)
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.2.4.ebuild')
-rw-r--r--sys-devel/kgcc64/kgcc64-4.2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
index 092fdc7166a4..90d257c11c3e 100644
--- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.4 2008/12/09 02:14:45 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.2.4.ebuild,v 1.5 2011/01/02 09:54:41 tomka Exp $
case ${CHOST} in
hppa*) CTARGET=hppa64-${CHOST#*-};;
@@ -22,7 +22,7 @@ inherit toolchain eutils
DESCRIPTION="64bit kernel compiler"
-KEYWORDS="-* hppa ~mips ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="-* hppa ~mips ~ppc ~s390 ~sparc"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet