summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-10-03 07:55:50 +0000
committerTravis Tilley <lv@gentoo.org>2004-10-03 07:55:50 +0000
commit619019c298d62ba1045a3a1970435332c2723a63 (patch)
tree8fca83f46719db7a1be5e08a4d4a554887f636fc /sys-devel/binutils
parentfix locale support #37778 (Manifest recommit) (diff)
downloadgentoo-2-619019c298d62ba1045a3a1970435332c2723a63.tar.gz
gentoo-2-619019c298d62ba1045a3a1970435332c2723a63.tar.bz2
gentoo-2-619019c298d62ba1045a3a1970435332c2723a63.zip
added ~amd64 keyword. among other things, this release fixes an x86-64 linker warning while building the Linux kernel.
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 2d43eeda737b..9b62623e9793 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.159 2004/10/02 00:54:28 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.160 2004/10/03 07:55:50 lv Exp $
+
+ 03 Oct 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.92.0.2.ebuild:
+ added ~amd64 keyword. among other things, this release fixes an x86-64 linker
+ warning while building the Linux kernel.
*binutils-2.15.92.0.2 (01 Oct 2004)
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
index 1ecb0d6e0ec9..0777271acf2c 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2.ebuild,v 1.1 2004/10/02 00:54:28 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2.ebuild,v 1.2 2004/10/03 07:55:50 lv Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2
LICENSE="GPL-2 | LGPL-2"
SLOT="0"
-KEYWORDS="-*"
+KEYWORDS="-* ~amd64"
IUSE="nls bootstrap build multitarget uclibc"
DEPEND="virtual/libc