blob: 77de4fa72bebe5ff52bdd310ed299804280ce609 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild,v 1.5 2005/04/17 07:37:34 vapier Exp $
PATCHVER="1.1"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
KEYWORDS="-* -arm ~mips ~ppc64"
|