diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 15:24:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-07-28 15:24:09 +0000 |
commit | e6d6d5e9c767f667e14532c07bd6aa0906b50085 (patch) | |
tree | 8d6b5df4da7c7dc510ea535dae3f4c5bb89dda28 /sys-devel | |
parent | Added a fix for bug #58299 on AMD64, and also some IA64 fixes. (Manifest reco... (diff) | |
download | gentoo-2-e6d6d5e9c767f667e14532c07bd6aa0906b50085.tar.gz gentoo-2-e6d6d5e9c767f667e14532c07bd6aa0906b50085.tar.bz2 gentoo-2-e6d6d5e9c767f667e14532c07bd6aa0906b50085.zip |
add arm and stabilize for uclibc
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild index ab6329858d5f..46ac80c684e2 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.6-r7.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.14.90.0.6-r7.ebuild,v 1.12 2004/07/27 15:07:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.13 2004/07/28 15:24:09 vapier Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm ~hppa ~amd64 ~ia64" IUSE="nls bootstrap build" DEPEND="virtual/libc |