diff options
Diffstat (limited to 'dev-python/Numeric/Numeric-19.0.0.ebuild')
-rw-r--r-- | dev-python/Numeric/Numeric-19.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/Numeric/Numeric-19.0.0.ebuild b/dev-python/Numeric/Numeric-19.0.0.ebuild index bd7642c787ab..0960760f623c 100644 --- a/dev-python/Numeric/Numeric-19.0.0.ebuild +++ b/dev-python/Numeric/Numeric-19.0.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-python/Numeric/Numeric-19.0.0.ebuild,v 1.7 2002/07/27 05:40:14 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/Numeric/Numeric-19.0.0.ebuild,v 1.8 2002/08/16 02:49:58 murphy Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/python" RDEPEND="${DEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" LICENSE="as-is" PYTHON_VERSION= |