diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-14 08:09:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-14 08:09:29 +0000 |
commit | 1e3aacc21810fa43b2fa78d1023c9210f3f81c56 (patch) | |
tree | 6873227093b28739f22f00d293694d415cc13c31 /sys-devel | |
parent | Prettifying metadata. (Manifest recommit) (diff) | |
download | gentoo-2-1e3aacc21810fa43b2fa78d1023c9210f3f81c56.tar.gz gentoo-2-1e3aacc21810fa43b2fa78d1023c9210f3f81c56.tar.bz2 gentoo-2-1e3aacc21810fa43b2fa78d1023c9210f3f81c56.zip |
ia64 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 7ed96cf67ca9..008aee33c86b 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.9 2004/11/09 16:51:31 vapier Exp $ +# $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 $ 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 ~x86" +KEYWORDS="-* ~amd64 ~hppa ~ia64 ~x86" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |