diff options
Diffstat (limited to 'dev-lang/icc/icc-7.0.065-r1.ebuild')
-rw-r--r-- | dev-lang/icc/icc-7.0.065-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/icc/icc-7.0.065-r1.ebuild b/dev-lang/icc/icc-7.0.065-r1.ebuild index 3cf91c979569..55c625be8ceb 100644 --- a/dev-lang/icc/icc-7.0.065-r1.ebuild +++ b/dev-lang/icc/icc-7.0.065-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-7.0.065-r1.ebuild,v 1.4 2003/03/18 21:18:16 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-7.0.065-r1.ebuild,v 1.5 2003/03/29 04:46:07 avenj Exp $ S=${WORKDIR} @@ -23,7 +23,7 @@ RDEPEND=">=virtual/linux-sources-2.4 >=sys-libs/glibc-2.2.4" SLOT="7" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="-* x86" IUSE="" src_compile() { |