summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.16.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 5b1c9f42949c..ae1f688d76c2 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.247 2006/05/26 23:26:49 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.248 2006/05/29 00:13:33 halcy0n Exp $
+
+ 29 May 2006; Mark Loeser <halcy0n@gentoo.org> binutils-2.16.1-r2.ebuild:
+ Stable on x86
26 May 2006; Danny van Dyk <kugelfang@gentoo.org>
binutils-2.16.1-r2.ebuild:
diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
index a99167fd88cb..0182e5d88a1e 100644
--- a/sys-devel/binutils/binutils-2.16.1-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.6 2006/05/26 23:26:49 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.7 2006/05/29 00:13:33 halcy0n Exp $
PATCHVER="1.9"
UCLIBC_PATCHVER="1.1"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"