diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 06:02:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 06:02:43 +0000 |
commit | 1f0ac86f368d75086975454faad7480a9c1ac669 (patch) | |
tree | e0669d731f8b9f58192ebbef37a1358ae86725e2 /sys-devel/binutils | |
parent | arm/hppa/ia64/s390/sh stable (diff) | |
download | gentoo-2-1f0ac86f368d75086975454faad7480a9c1ac669.tar.gz gentoo-2-1f0ac86f368d75086975454faad7480a9c1ac669.tar.bz2 gentoo-2-1f0ac86f368d75086975454faad7480a9c1ac669.zip |
move into amd64/ppc/x86 testing
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'sys-devel/binutils')
-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 f3a2b37c5ec7..16b5c33da33e 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.2 2006/06/25 12:52:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.3 2006/06/27 06:02:43 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="-* ~ppc64" +KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86" |