blob: 74ae58903e2e2730f882a68bb270d196f54fdfc6 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.4 2007/09/04 06:30:56 kumba Exp $
PATCHVER="1.1"
ELF2FLT_VER=""
inherit toolchain-binutils
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
|