blob: 49e90b2811b6da908da7a75f231885d64d24a73d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.10 2013/12/23 16:24:02 ago Exp $
PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
# See #464152
KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 -amd64-fbsd -sparc-fbsd -x86-fbsd"
|