summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Jones <cretin@gentoo.org>2002-11-07 18:45:24 +0000
committerStefan Jones <cretin@gentoo.org>2002-11-07 18:45:24 +0000
commit060a4972e191b8d132e0b75b98e029bc74c98df6 (patch)
tree8af9f674c84b602538b5a53fb58e965d145e54d6 /sys-devel
parentsmall fix0rs (diff)
downloadgentoo-2-060a4972e191b8d132e0b75b98e029bc74c98df6.tar.gz
gentoo-2-060a4972e191b8d132e0b75b98e029bc74c98df6.tar.bz2
gentoo-2-060a4972e191b8d132e0b75b98e029bc74c98df6.zip
Added ~sparc and ~sparc64 keywords
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild b/sys-devel/binutils/binutils-2.13.90.0.10.ebuild
index d9e8ec160244..cc86e33a2f6d 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.10.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.10.ebuild,v 1.1 2002/10/14 18:35:00 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.10.ebuild,v 1.2 2002/11/07 18:45:24 cretin Exp $
IUSE="nls bootstrap static build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2|LGPL-2"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc64 ~sparc"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21