diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:00:14 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:00:14 +0000 |
commit | 558725beb2ae291d88886ed31f9afb8d35168819 (patch) | |
tree | 5a0aa8a8152cc41bdb78064d0fccbd333d0b3bee /dev-lang/ifc | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.tar.gz gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.tar.bz2 gentoo-2-558725beb2ae291d88886ed31f9afb8d35168819.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/ifc-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ifc/ifc-6.0.ebuild b/dev-lang/ifc/ifc-6.0.ebuild index cf6c50e5bd2a..e9a5e15359c5 100644 --- a/dev-lang/ifc/ifc-6.0.ebuild +++ b/dev-lang/ifc/ifc-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.4 2002/08/02 04:32:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-6.0.ebuild,v 1.5 2002/08/14 11:58:50 murphy Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/f60l/" # The ifc-6 license is the same copy with minimal name changes. LICENSE="icc-6.0" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=virtual/linux-sources-2.4 |