diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 04:10:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 04:10:47 +0000 |
commit | edcfec577f5ba2e767d1aa86bc4d1d3910b0bdf2 (patch) | |
tree | 5c893bcb8c3d2885e0641359cc3bd75f88e28126 /sys-devel | |
parent | Stable on ppc (Manifest recommit) (diff) | |
download | gentoo-2-edcfec577f5ba2e767d1aa86bc4d1d3910b0bdf2.tar.gz gentoo-2-edcfec577f5ba2e767d1aa86bc4d1d3910b0bdf2.tar.bz2 gentoo-2-edcfec577f5ba2e767d1aa86bc4d1d3910b0bdf2.zip |
hppa is no good with this one either
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild index a4ecd4bf3535..a84ded05f700 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.2 2004/05/26 14:33:02 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.3 2004/05/28 04:10:47 vapier Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~hppa ~ppc" +KEYWORDS="-* ~amd64 -hppa ~ppc" IUSE="nls bootstrap build multitarget" DEPEND="virtual/glibc |