diff options
author | 2005-01-11 14:55:45 +0000 | |
---|---|---|
committer | 2005-01-11 14:55:45 +0000 | |
commit | 01afa35c09a0265f139c46aab9d840502a0e7980 (patch) | |
tree | 7d065a56e330aebb13c305839e429e76fe4220cc /sys-devel | |
parent | LINGUAS fix (Manifest recommit) (diff) | |
download | gentoo-2-01afa35c09a0265f139c46aab9d840502a0e7980.tar.gz gentoo-2-01afa35c09a0265f139c46aab9d840502a0e7980.tar.bz2 gentoo-2-01afa35c09a0265f139c46aab9d840502a0e7980.zip |
x86 stable
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 f1bbad1e14a4..bad6f00e6f4a 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-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-r1.ebuild,v 1.24 2005/01/11 13:16:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.25 2005/01/11 14:55:45 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 -arm hppa ~ia64 ~x86 sparc" +KEYWORDS="-* ~amd64 -arm hppa ~ia64 sparc x86" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |