diff options
author | 2004-09-12 19:52:07 +0000 | |
---|---|---|
committer | 2004-09-12 19:52:07 +0000 | |
commit | 91231653de7339a16c1482818d6bd6159d63700d (patch) | |
tree | b064b74f5323029bbf04dde5551adbef4dedb63c /sys-devel/binutils | |
parent | Corrected metadata.xml to match DTD. (Manifest recommit) (diff) | |
download | gentoo-2-91231653de7339a16c1482818d6bd6159d63700d.tar.gz gentoo-2-91231653de7339a16c1482818d6bd6159d63700d.tar.bz2 gentoo-2-91231653de7339a16c1482818d6bd6159d63700d.zip |
makes glibc build segfault, remove arm KEYWORDS
Diffstat (limited to 'sys-devel/binutils')
-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 c051bc789f71..50d9769e1d39 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 Foundation # 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.10 2004/09/08 12:46:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.11 2004/09/12 19:52:07 vapier Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* amd64 -hppa ~ppc ~x86 ~arm" +KEYWORDS="-* amd64 -hppa ~ppc ~x86" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |