summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-11-08 19:24:44 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-11-08 19:24:44 +0000
commitc7c3e8207a55ccfda67c52598f84bffd9429e125 (patch)
tree2f44f26ece7bb3d9ff3dcc4e9a21ee0c1a18f9ab /sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild
parentdowngrade dep (diff)
downloadgentoo-2-c7c3e8207a55ccfda67c52598f84bffd9429e125.tar.gz
gentoo-2-c7c3e8207a55ccfda67c52598f84bffd9429e125.tar.bz2
gentoo-2-c7c3e8207a55ccfda67c52598f84bffd9429e125.zip
Marked -hppa as it can't even compile glibc.
Diffstat (limited to 'sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild
index ba3b5a3cf6cf..6fcd0668eded 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild,v 1.1 2003/11/07 01:21:05 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r1.ebuild,v 1.2 2003/11/08 19:24:13 gmsoft Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~ppc"
+KEYWORDS="~ppc -hppa"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )