diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-16 05:22:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-16 05:22:53 +0000 |
commit | cae5ca6d5fdc08b3bb97e8e5d1cbce21dad72b2b (patch) | |
tree | c62e0221103b22ae1c9774b3579938528bbc3249 /sys-devel | |
parent | autoconfig love for all (diff) | |
download | gentoo-2-cae5ca6d5fdc08b3bb97e8e5d1cbce21dad72b2b.tar.gz gentoo-2-cae5ca6d5fdc08b3bb97e8e5d1cbce21dad72b2b.tar.bz2 gentoo-2-cae5ca6d5fdc08b3bb97e8e5d1cbce21dad72b2b.zip |
~arm KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild index 008aee33c86b..4eb27e4f9cde 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.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.92.0.2-r1.ebuild,v 1.10 2004/11/14 08:09:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.11 2004/11/16 05:22:53 vapier Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="-* ~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~x86" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |