diff options
Diffstat (limited to 'dev-lang/f2c/f2c-20030320-r1.ebuild')
-rw-r--r-- | dev-lang/f2c/f2c-20030320-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/f2c/f2c-20030320-r1.ebuild b/dev-lang/f2c/f2c-20030320-r1.ebuild index f7cb17506af5..23d96947caba 100644 --- a/dev-lang/f2c/f2c-20030320-r1.ebuild +++ b/dev-lang/f2c/f2c-20030320-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20030320-r1.ebuild,v 1.3 2005/01/29 10:35:55 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/f2c/f2c-20030320-r1.ebuild,v 1.4 2005/02/17 21:57:48 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="libf2c" SLOT="0" -KEYWORDS="x86 amd64 ppc ppc64 sparc" +KEYWORDS="x86 amd64 ppc ppc64 sparc ~alpha" IUSE="" DEPEND="dev-libs/libf2c" |