blob: efb67e22eccbf492395a7aead13d4d120cabb779 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.16.91.0.1.ebuild,v 1.1 2005/06/28 05:07:14 vapier Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
# ARCH - packages to test before marking
KEYWORDS="-*"
|