diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:38:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:38:59 +0000 |
commit | f91f14668f5afdd44a0096d65cf8c88931a2bcf4 (patch) | |
tree | c257df2f9608d8807d405201629bf45e9e789b3f /sys-devel | |
parent | stable on ia64 (diff) | |
download | gentoo-2-f91f14668f5afdd44a0096d65cf8c88931a2bcf4.tar.gz gentoo-2-f91f14668f5afdd44a0096d65cf8c88931a2bcf4.tar.bz2 gentoo-2-f91f14668f5afdd44a0096d65cf8c88931a2bcf4.zip |
arm/sh stable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index a6ff1e006c93..3dd82c50d481 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.2 2005/07/13 04:32:43 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.3 2005/08/23 01:38:59 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc ~x86" src_unpack() { tc-binutils_unpack |