diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 02:50:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 02:50:15 +0000 |
commit | 9d03c9ca3b6eb5325fc22ddb00cbd877366ebc5e (patch) | |
tree | a0979a2e5f52b5399472086cdcca592c2696f387 /sys-devel | |
parent | Move glibc into PDEPEND and drop libstdc++ garbage. (diff) | |
download | gentoo-2-9d03c9ca3b6eb5325fc22ddb00cbd877366ebc5e.tar.gz gentoo-2-9d03c9ca3b6eb5325fc22ddb00cbd877366ebc5e.tar.bz2 gentoo-2-9d03c9ca3b6eb5325fc22ddb00cbd877366ebc5e.zip |
arm/sh love
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild index 274fa571f33d..52e3b0ec52b4 100644 --- a/sys-devel/binutils/binutils-2.17.ebuild +++ b/sys-devel/binutils/binutils-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.5 2006/06/27 22:31:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.6 2006/06/30 02:50:15 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="-* ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" |