diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-20 02:36:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-20 02:36:46 +0000 |
commit | eea68d45c1c06f68c0e1771b09b0416fcb7444e4 (patch) | |
tree | 4c1884f9e4cd720b7f3b9417fbfccef5b17d78fa /sys-devel/binutils | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-eea68d45c1c06f68c0e1771b09b0416fcb7444e4.tar.gz gentoo-2-eea68d45c1c06f68c0e1771b09b0416fcb7444e4.tar.bz2 gentoo-2-eea68d45c1c06f68c0e1771b09b0416fcb7444e4.zip |
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16-r1.ebuild b/sys-devel/binutils/binutils-2.16-r1.ebuild index 4c348696d910..93fac009ffbb 100644 --- a/sys-devel/binutils/binutils-2.16-r1.ebuild +++ b/sys-devel/binutils/binutils-2.16-r1.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-r1.ebuild,v 1.3 2005/05/31 22:04:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16-r1.ebuild,v 1.4 2005/06/20 02:36:05 vapier Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" src_unpack() { tc-binutils_unpack |