diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:41:48 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:41:48 +0000 |
commit | 97e88f2e3f453afea6ff96b2a61828016f721149 (patch) | |
tree | 973e46ea179271d1e5b9b16ba281548d18294845 /sys-devel/binutils/binutils-2.20.1-r1.ebuild | |
parent | x86 stable, bug 322791 (diff) | |
download | historical-97e88f2e3f453afea6ff96b2a61828016f721149.tar.gz historical-97e88f2e3f453afea6ff96b2a61828016f721149.tar.bz2 historical-97e88f2e3f453afea6ff96b2a61828016f721149.zip |
ppc stable #298571
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
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 9bc4041678eb..37229b7b9863 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.6 2010/06/25 02:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.7 2010/06/27 11:41:48 nixnut 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" |