diff options
author | Tom Gall <tgall@gentoo.org> | 2009-12-02 05:37:49 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2009-12-02 05:37:49 +0000 |
commit | 1707155d0cabd388b433d8d3cc1bcee31a4a5cc5 (patch) | |
tree | 8fc1b016a05d88b91af6d07af09531629b3ffae8 /sys-devel/binutils/binutils-2.19.1-r1.ebuild | |
parent | live ebuild added (diff) | |
download | historical-1707155d0cabd388b433d8d3cc1bcee31a4a5cc5.tar.gz historical-1707155d0cabd388b433d8d3cc1bcee31a4a5cc5.tar.bz2 historical-1707155d0cabd388b433d8d3cc1bcee31a4a5cc5.zip |
stable on ppc64
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'sys-devel/binutils/binutils-2.19.1-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.19.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.19.1-r1.ebuild b/sys-devel/binutils/binutils-2.19.1-r1.ebuild index 95038ca91ec7..0115970ad274 100644 --- a/sys-devel/binutils/binutils-2.19.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.19.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.3 2009/09/14 15:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.4 2009/12/02 05:37:49 tgall Exp $ PATCHVER="1.2" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" |