diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-01 14:08:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-01 14:08:59 +0000 |
commit | 25b715fc052af062a3efdaee772704e7aa9e18a8 (patch) | |
tree | 7f142a4ca6b091abbd6a83a3f6f6b2b609199bae /sys-devel | |
parent | Initial import. Ebuild submitted by Panard <panard@inzenet.org>, closing bug ... (diff) | |
download | gentoo-2-25b715fc052af062a3efdaee772704e7aa9e18a8.tar.gz gentoo-2-25b715fc052af062a3efdaee772704e7aa9e18a8.tar.bz2 gentoo-2-25b715fc052af062a3efdaee772704e7aa9e18a8.zip |
arm stable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild b/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild index fd16502d8f09..1a4ecf72c9b5 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.3-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.3-r3.ebuild,v 1.14 2004/10/30 22:44:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r3.ebuild,v 1.15 2004/11/01 14:08:59 vapier Exp $ inherit eutils libtool flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~arm ppc ppc64" +KEYWORDS="-* arm ppc ppc64" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |