summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/cdf/cdf-2.7.ebuild')
-rw-r--r--app-sci/cdf/cdf-2.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/cdf/cdf-2.7.ebuild b/app-sci/cdf/cdf-2.7.ebuild
index 6a5f64cf6692..a7014d718cd0 100644
--- a/app-sci/cdf/cdf-2.7.ebuild
+++ b/app-sci/cdf/cdf-2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/cdf-2.7.ebuild,v 1.3 2004/03/03 13:26:09 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/cdf/cdf-2.7.ebuild,v 1.4 2004/03/15 14:34:09 dholm Exp $
MY_P="${P/-}"
MY_P="${MY_P/.}"
@@ -11,7 +11,7 @@ SRC_URI="ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/${MY_P}/unix/${MY_P}-di
java? ( ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/${MY_P}/unix/${MY_P}-dist-java.tar.gz )"
LICENSE="CDF"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE="ncurses java"
RDEPEND="ncurses? ( sys-libs/ncurses )"