diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-08-30 04:16:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-08-30 04:16:59 +0000 |
commit | b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68 (patch) | |
tree | c40fa2f93ab86f28195d41f7d3920527d1e8bbf3 /sys-devel/binutils/binutils-2.20.1-r1.ebuild | |
parent | Respect LDFLAGS (bug #335184). Call emake just once. Set -j1 because it does ... (diff) | |
download | gentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.tar.gz gentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.tar.bz2 gentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.zip |
Mark s390 stable #298571.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils/binutils-2.20.1-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.20.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index 76778b26984a..884cdcbf87bf 100644 --- a/sys-devel/binutils/binutils-2.20.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.20.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.10 2010/07/18 10:15:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.11 2010/08/30 04:16:59 vapier Exp $ PATCHVER="1.1" 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" |