summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-06 04:29:29 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-06 04:29:29 +0000
commitd5a2c443625b2ef1118467a7f75cf06e175c7134 (patch)
tree1a3806235181d591fdcd7280d4f1a1eb6438a114 /sys-devel
parentInherit nsplugins eclass. (diff)
downloadgentoo-2-d5a2c443625b2ef1118467a7f75cf06e175c7134.tar.gz
gentoo-2-d5a2c443625b2ef1118467a7f75cf06e175c7134.tar.bz2
gentoo-2-d5a2c443625b2ef1118467a7f75cf06e175c7134.zip
Drop KEYWORDS -- didn't mean to add those.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.22.52.0.1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 7e8e596f7ca4..9dabf0be38c8 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.436 2012/02/05 02:57:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.437 2012/02/06 04:29:29 vapier Exp $
+
+ 06 Feb 2012; Mike Frysinger <vapier@gentoo.org> binutils-2.22.52.0.1.ebuild:
+ Drop KEYWORDS -- didn't mean to add those.
*binutils-2.22.52.0.1 (05 Feb 2012)
diff --git a/sys-devel/binutils/binutils-2.22.52.0.1.ebuild b/sys-devel/binutils/binutils-2.22.52.0.1.ebuild
index 8d8407fdd21c..ec16efc459c9 100644
--- a/sys-devel/binutils/binutils-2.22.52.0.1.ebuild
+++ b/sys-devel/binutils/binutils-2.22.52.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.1.ebuild,v 1.1 2012/02/05 02:57:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.1.ebuild,v 1.2 2012/02/06 04:29:29 vapier Exp $
PATCHVER="1.0"
ELF2FLT_VER=""
@@ -9,5 +9,3 @@ inherit toolchain-binutils
# 66_all_binutils-2.22-warn-textrel.patch fails to apply with
# patch-2.5.9, so require a version that for sure works
DEPEND+=" >=sys-devel/patch-2.6.1"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd"