summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-05 20:38:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-05 20:38:52 +0000
commitd9e8d22cf67c1665bb63c8cc65b9c57aecfa71d4 (patch)
treea400695859d0b7b4258818e2ae3fbb9e582c65eb /dev-lang/ifc/ifc-10.0.026-r1.ebuild
parentinitial ebuild; skins for net-www/xxv (diff)
downloadhistorical-d9e8d22cf67c1665bb63c8cc65b9c57aecfa71d4.tar.gz
historical-d9e8d22cf67c1665bb63c8cc65b9c57aecfa71d4.tar.bz2
historical-d9e8d22cf67c1665bb63c8cc65b9c57aecfa71d4.zip
Drop ia64 keyword because gcc-3.3.2-r7 is missing
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-lang/ifc/ifc-10.0.026-r1.ebuild')
-rw-r--r--dev-lang/ifc/ifc-10.0.026-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ifc/ifc-10.0.026-r1.ebuild b/dev-lang/ifc/ifc-10.0.026-r1.ebuild
index 858d29545a6e..227afc95ee3b 100644
--- a/dev-lang/ifc/ifc-10.0.026-r1.ebuild
+++ b/dev-lang/ifc/ifc-10.0.026-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.9 2007/11/25 20:05:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.10 2007/12/05 20:36:54 armin76 Exp $
inherit rpm eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
# no eclass: very likely to change for next versions
###
PACKAGEID="l_${PB}_c_${PV}"
-KEYWORDS="amd64 ia64 x86"
+KEYWORDS="amd64 x86"
SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"