diff options
author | 2005-04-06 00:44:06 +0000 | |
---|---|---|
committer | 2005-04-06 00:44:06 +0000 | |
commit | 49006e6760b046858bda7199c073ee82c1412d0f (patch) | |
tree | e17759e4a897357793dc413c94935bff26a6a1d5 /sys-devel | |
parent | update gcc-config DEPEND and add a patch for ia64 (diff) | |
download | gentoo-2-49006e6760b046858bda7199c073ee82c1412d0f.tar.gz gentoo-2-49006e6760b046858bda7199c073ee82c1412d0f.tar.bz2 gentoo-2-49006e6760b046858bda7199c073ee82c1412d0f.zip |
ready for ia64 love
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild index 2c4f5f0d3ad2..ca3c8f25d627 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 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-r7.ebuild,v 1.2 2005/04/05 00:53:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r7.ebuild,v 1.3 2005/04/06 00:44:06 vapier Exp $ PATCHVER="2.0" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-* ~alpha amd64 -arm hppa -ia64 sparc x86" +KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 sparc x86" src_unpack() { toolchain-binutils_src_unpack |