diff options
Diffstat (limited to 'dev-python/fpconst/fpconst-0.6.0.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild index 02cda8ee1edc..7e62c3cfc8d3 100644 --- a/dev-python/fpconst/fpconst-0.6.0.ebuild +++ b/dev-python/fpconst/fpconst-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.6 2004/10/10 08:41:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.7 2004/12/07 23:54:01 weeve Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://www.analytics.washington.edu/Zope/projects/fpconst/" SRC_URI="http://www.analytics.washington.edu/Zope/projects/fpconst/${P}.tar.gz" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64 ~sparc" SLOT="0" LICENSE="GPL-2" IUSE="" |