summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-11-07 23:54:27 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-11-07 23:54:27 +0000
commit261b694d59fa8f0f82fe355e164d25505357c7b5 (patch)
tree87dc037c8cc9efd9f71bca845cac4943d85cafc0 /sys-devel/kgcc64/kgcc64-4.1.1.ebuild
parentStable on hppa. (diff)
downloadgentoo-2-261b694d59fa8f0f82fe355e164d25505357c7b5.tar.gz
gentoo-2-261b694d59fa8f0f82fe355e164d25505357c7b5.tar.bz2
gentoo-2-261b694d59fa8f0f82fe355e164d25505357c7b5.zip
Stable on hppa.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.1.1.ebuild')
-rw-r--r--sys-devel/kgcc64/kgcc64-4.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.1.1.ebuild b/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
index 656a8f318cfa..cbbad1a2e7fb 100644
--- a/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.1.ebuild,v 1.6 2006/09/25 16:29:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/kgcc64/kgcc64-4.1.1.ebuild,v 1.7 2006/11/07 23:54:27 gmsoft 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 ~x86"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet