diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-10-02 00:31:44 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-10-02 00:31:44 +0000 |
commit | 5526420d548743724f58e0912d580009aeb63f34 (patch) | |
tree | 9743e6306e14e126bd598b3735679c34a0014f51 /sys-devel/binutils/binutils-2.15.91.0.2.ebuild | |
parent | Removed acl from GRP_STAGE23_USE (diff) | |
download | gentoo-2-5526420d548743724f58e0912d580009aeb63f34.tar.gz gentoo-2-5526420d548743724f58e0912d580009aeb63f34.tar.bz2 gentoo-2-5526420d548743724f58e0912d580009aeb63f34.zip |
Added ~sparc to KEYWORDS.
Diffstat (limited to 'sys-devel/binutils/binutils-2.15.91.0.2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.91.0.2.ebuild b/sys-devel/binutils/binutils-2.15.91.0.2.ebuild index e96814917b59..eeb4406c7870 100644 --- a/sys-devel/binutils/binutils-2.15.91.0.2.ebuild +++ b/sys-devel/binutils/binutils-2.15.91.0.2.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.91.0.2.ebuild,v 1.7 2004/10/01 23:21:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.2.ebuild,v 1.8 2004/10/02 00:31:44 kumba Exp $ inherit eutils libtool flag-o-matic gnuconfig @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~hppa -amd64 ~mips" +KEYWORDS="-* ~hppa -amd64 ~mips ~sparc" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/libc |