diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-11 13:46:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-11 13:46:34 +0000 |
commit | 6c1ef3ab160e665cef7748bf9fd3e24ec4a48a32 (patch) | |
tree | 735743a55c41497c9c5179af4f04b212d52ed5ac /sys-devel/binutils | |
parent | change use syntax to the right form (diff) | |
download | gentoo-2-6c1ef3ab160e665cef7748bf9fd3e24ec4a48a32.tar.gz gentoo-2-6c1ef3ab160e665cef7748bf9fd3e24ec4a48a32.tar.bz2 gentoo-2-6c1ef3ab160e665cef7748bf9fd3e24ec4a48a32.zip |
doesnt patch on hppa stm
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild index 79dbcdac18a9..61e5d3d4bf08 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild,v 1.2 2004/05/10 19:10:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r2.ebuild,v 1.3 2004/05/11 13:46:34 vapier Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~hppa ~amd64" +KEYWORDS="-* ~amd64" IUSE="nls bootstrap build" DEPEND="virtual/glibc |