diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-06 01:10:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-06 01:10:04 +0000 |
commit | 5cd29b8e82b156fe05dc1dc0666d9d291a6f7b31 (patch) | |
tree | da827da78b4ecc7d80b6abfda77c00ba64cefa31 /sys-devel/binutils | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-5cd29b8e82b156fe05dc1dc0666d9d291a6f7b31.tar.gz gentoo-2-5cd29b8e82b156fe05dc1dc0666d9d291a6f7b31.tar.bz2 gentoo-2-5cd29b8e82b156fe05dc1dc0666d9d291a6f7b31.zip |
s390 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild b/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild index 77de4fa72beb..e2d921609732 100644 --- a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild +++ b/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.15.94.0.2.2.ebuild,v 1.5 2005/04/17 07:37:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild,v 1.6 2006/01/06 01:10:04 vapier Exp $ PATCHVER="1.1" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-* -arm ~mips ~ppc64" +KEYWORDS="-* -arm ~mips ~ppc64 s390" |