diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 14:38:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-10-06 14:38:59 +0000 |
commit | 3e349b39b38594e2d427dceece24c15bf1a858e2 (patch) | |
tree | f8c3a771c80a45e4cd76ec0a3ce0e9cc881c07d3 /sys-devel/binutils | |
parent | nikibot gone (diff) | |
download | gentoo-2-3e349b39b38594e2d427dceece24c15bf1a858e2.tar.gz gentoo-2-3e349b39b38594e2d427dceece24c15bf1a858e2.tar.bz2 gentoo-2-3e349b39b38594e2d427dceece24c15bf1a858e2.zip |
arm/sh stable
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.17-r1.ebuild b/sys-devel/binutils/binutils-2.17-r1.ebuild index d8897fdc5d9d..9a8e7b0bc5c9 100644 --- a/sys-devel/binutils/binutils-2.17-r1.ebuild +++ b/sys-devel/binutils/binutils-2.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.6 2007/09/26 10:41:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.7 2007/10/06 14:38:59 vapier Exp $ PATCHVER="1.3" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 arm ~hppa ia64 mips ppc ~ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd" |