2015-02-10 09:55:02 +03:00
|
|
|
# Copyright 1999-2015 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-02-15 21:30:10 +03:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.25.ebuild,v 1.2 2015/02/15 08:06:32 vapier Exp $
|
2015-02-10 09:55:02 +03:00
|
|
|
|
|
|
|
EAPI="4"
|
|
|
|
|
|
|
|
PATCHVER="1.0"
|
|
|
|
ELF2FLT_VER=""
|
|
|
|
inherit toolchain-binutils
|
2015-02-15 21:30:10 +03:00
|
|
|
|
|
|
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -sparc-fbsd ~x86-fbsd"
|