diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 05:51:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 05:51:04 +0000 |
commit | 652f6ebf78343f9e8906d6efb03996650bc4228b (patch) | |
tree | 8ecf56f184af27f714a60d25878452b6095f4642 /sys-devel | |
parent | Block latest ~arch CVS - bug #124733. (diff) | |
download | gentoo-2-652f6ebf78343f9e8906d6efb03996650bc4228b.tar.gz gentoo-2-652f6ebf78343f9e8906d6efb03996650bc4228b.tar.bz2 gentoo-2-652f6ebf78343f9e8906d6efb03996650bc4228b.zip |
ia64 stable
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index ebf61b41d98d..d31d099e6bed 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.17 2006/02/11 04:20:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.18 2006/03/03 05:51:04 vapier Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" @@ -8,7 +8,7 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 arm hppa ~ia64 mips ppc ppc64 ~s390 sh sparc x86" +KEYWORDS="-* ~alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86" src_unpack() { tc-binutils_unpack |