diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-30 22:09:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-30 22:09:30 +0000 |
commit | 3a9596c89b79b3136035448ce04b8658ac7a797e (patch) | |
tree | 593f145034b09eab3e8ae980f330de989398dac9 /dev-python/fpconst/fpconst-0.7.3.ebuild | |
parent | clean up (diff) | |
download | historical-3a9596c89b79b3136035448ce04b8658ac7a797e.tar.gz historical-3a9596c89b79b3136035448ce04b8658ac7a797e.tar.bz2 historical-3a9596c89b79b3136035448ce04b8658ac7a797e.zip |
Stable for HPPA (bug #172818).
Package-Manager: portage-2.1.2.3
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 259bb8695436..89ea9f4a3034 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.1 2007/01/06 19:27:15 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.2 2007/03/30 22:09:30 jer 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 ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="" |