diff options
author | 2007-04-08 11:04:26 +0000 | |
---|---|---|
committer | 2007-04-08 11:04:26 +0000 | |
commit | f661b6b230801d0e831c4a4f8d6903da9ac6544e (patch) | |
tree | c2d18e9509572d6113331b6ab8ec56720a742d25 /dev-python/fpconst/fpconst-0.7.3.ebuild | |
parent | Add SuSe patches works with bluez-utils-3.7 thanks to Sergey Temerkhanov <tem... (diff) | |
download | gentoo-2-f661b6b230801d0e831c4a4f8d6903da9ac6544e.tar.gz gentoo-2-f661b6b230801d0e831c4a4f8d6903da9ac6544e.tar.bz2 gentoo-2-f661b6b230801d0e831c4a4f8d6903da9ac6544e.zip |
Added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/fpconst/fpconst-0.7.3.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index 89ea9f4a3034..d72a26905b99 100644 --- a/dev-python/fpconst/fpconst-0.7.3.ebuild +++ b/dev-python/fpconst/fpconst-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.2 2007/03/30 22:09:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.3 2007/04/08 11:04:26 corsair Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |