diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 17:55:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 17:55:47 +0000 |
commit | 305a47ad36671d12886f0569931e517a2acd5cf5 (patch) | |
tree | d8c726144e13cb4df7640ab65b3cf8f83788eb1b /sys-devel | |
parent | Forgot to update changelog. (Manifest recommit) (diff) | |
download | gentoo-2-305a47ad36671d12886f0569931e517a2acd5cf5.tar.gz gentoo-2-305a47ad36671d12886f0569931e517a2acd5cf5.tar.bz2 gentoo-2-305a47ad36671d12886f0569931e517a2acd5cf5.zip |
ppc stable for uclibc
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 ea8ecc1b36e0..b0b36dfe8bfe 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.14 2004/10/12 01:21:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.15 2004/10/15 17:55:47 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="-* -arm amd64 -hppa ~ppc s390 ~x86" +KEYWORDS="-* -arm amd64 -hppa ppc s390 ~x86" IUSE="nls bootstrap build multitarget" DEPEND="virtual/libc |