diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:34:43 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:34:43 +0000 |
commit | 1547c9c56ee5764eb318eb63e78cc8445c19b173 (patch) | |
tree | d94571c43060213a108b7c9ae9a8ee79b729f325 /sys-devel/binutils/binutils-2.20.1-r1.ebuild | |
parent | mask binutils[test] for dejagnu (diff) | |
download | historical-1547c9c56ee5764eb318eb63e78cc8445c19b173.tar.gz historical-1547c9c56ee5764eb318eb63e78cc8445c19b173.tar.bz2 historical-1547c9c56ee5764eb318eb63e78cc8445c19b173.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index 6f19163e5b46..a1470925d354 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.14 2011/09/22 17:29:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.15 2012/04/26 14:34:43 aballier Exp $ PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" |