diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 15:29:32 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 15:29:32 +0000 |
commit | 0f5355b3432ed8723857d6bfca8796018000bab6 (patch) | |
tree | 0cf36eec749d1cf03b9239a87d35769421b09393 /sys-devel/binutils | |
parent | Added ~amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.tar.gz gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.tar.bz2 gentoo-2-0f5355b3432ed8723857d6bfca8796018000bab6.zip |
adding s390 arch support
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6466700fc003..70bf3365849d 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.4 2004/02/23 00:18:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.5 2004/03/02 15:29:10 iggy Exp $ IUSE="nls bootstrap build" @@ -23,7 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~ia64 ~ppc64" +KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~ia64 ~ppc64 s390" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) |