9 lines
356 B
Bash
9 lines
356 B
Bash
# Copyright 1999-2011 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.11 2011/09/22 17:29:31 vapier Exp $
|
|
|
|
PATCHVER="1.9"
|
|
ELF2FLT_VER=""
|
|
inherit toolchain-binutils
|
|
|
|
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86"
|