diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-10-10 08:42:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-10-10 08:42:33 +0000 |
commit | e8ba1841b8b65eb573dd37ada3992ca62d9b4c02 (patch) | |
tree | 109fa4d61a55afeb310fa98541ac6cede3ae4826 /dev-python/fpconst/fpconst-0.6.0.ebuild | |
parent | version bump; probably breaks stuff but oh well, thats GNU 4 U (Manifest reco... (diff) | |
download | gentoo-2-e8ba1841b8b65eb573dd37ada3992ca62d9b4c02.tar.gz gentoo-2-e8ba1841b8b65eb573dd37ada3992ca62d9b4c02.tar.bz2 gentoo-2-e8ba1841b8b65eb573dd37ada3992ca62d9b4c02.zip |
~amd64
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 2fb6f6002e7b..02cda8ee1edc 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.5 2004/09/02 18:08:24 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.6 2004/10/10 08:41:51 blubb 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" +KEYWORDS="x86 ppc ~amd64" SLOT="0" LICENSE="GPL-2" IUSE="" |