summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-19 00:15:51 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-19 00:15:51 +0000
commit1f27f8376eb0c25b43626fc8ba530ccba0c70dd6 (patch)
treecd84b5c285907bc9a378b1da1e2d444eeea8b7a1 /sys-devel/binutils
parentfix typo #148133 by Ryan Tandy (diff)
downloadgentoo-2-1f27f8376eb0c25b43626fc8ba530ccba0c70dd6.tar.gz
gentoo-2-1f27f8376eb0c25b43626fc8ba530ccba0c70dd6.tar.bz2
gentoo-2-1f27f8376eb0c25b43626fc8ba530ccba0c70dd6.zip
ia64 love
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/binutils-2.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
index 83a8891801a0..e9e86a1acfcd 100644
--- a/sys-devel/binutils/binutils-2.17.ebuild
+++ b/sys-devel/binutils/binutils-2.17.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.17.ebuild,v 1.8 2006/07/05 22:54:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.9 2006/09/19 00:15:51 vapier Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~amd64 ~arm ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"