summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2004-02-17 20:53:19 +0000
committerMartin Schlemmer <azarah@gentoo.org>2004-02-17 20:53:19 +0000
commit4d40fefe15d32113371492ee0d2ba5d89245443f (patch)
tree31e9096fb2dfd593a18e841c3d61547b78bbbe3e /sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
parentVersion bump. (diff)
downloadhistorical-4d40fefe15d32113371492ee0d2ba5d89245443f.tar.gz
historical-4d40fefe15d32113371492ee0d2ba5d89245443f.tar.bz2
historical-4d40fefe15d32113371492ee0d2ba5d89245443f.zip
Move to unstable to give the PAX_FLAGS stuff a test run.
Diffstat (limited to 'sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
index fc90a48c1196..786d05772bc0 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r1.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.14.90.0.8-r1.ebuild,v 1.1 2004/01/28 03:57:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.2 2004/02/17 20:53:19 azarah Exp $
IUSE="nls bootstrap build"
@@ -23,8 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-#KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm ~ia64 ~ppc64"
-KEYWORDS="-*"
+KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )