diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 19:54:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 19:54:51 +0000 |
commit | 7416c22b92b9257d88a30f0ba86aa1c568952d09 (patch) | |
tree | e5256c12f32600979dcd1b5d34d32e6d555dae80 /sys-devel | |
parent | Initial import (Manifest recommit) (diff) | |
download | gentoo-2-7416c22b92b9257d88a30f0ba86aa1c568952d09.tar.gz gentoo-2-7416c22b92b9257d88a30f0ba86aa1c568952d09.tar.bz2 gentoo-2-7416c22b92b9257d88a30f0ba86aa1c568952d09.zip |
arm KEYWORD
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild b/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild index fa8cb9bd6b00..e1ed3a59d618 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild,v 1.4 2004/04/25 03:09:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r1.ebuild,v 1.5 2004/04/25 19:54:51 vapier Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="nls bootstrap build" ; # cross" DEPEND="virtual/glibc |