From 619019c298d62ba1045a3a1970435332c2723a63 Mon Sep 17 00:00:00 2001 From: Travis Tilley Date: Sun, 3 Oct 2004 07:55:50 +0000 Subject: added ~amd64 keyword. among other things, this release fixes an x86-64 linker warning while building the Linux kernel. --- sys-devel/binutils/ChangeLog | 6 +++++- sys-devel/binutils/binutils-2.15.92.0.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-devel/binutils') 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 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 -- cgit v1.2.3-65-gdbad