diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:00:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:00:37 +0000 |
commit | befd0a06104776a1d6f217f2038cbcefcaa5237a (patch) | |
tree | 8fef109362edd94711c93729c224ab52a469b67b /dev-python/fpconst/fpconst-0.7.3.ebuild | |
parent | Revision bump to drop USE redeyes because media-libs/opencv is broken. Mark -... (diff) | |
download | gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.tar.gz gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.tar.bz2 gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.zip |
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
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 5b221cf2e91f..74f0e18c2e52 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-2009 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.7 2009/03/14 17:38:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.8 2009/10/10 17:00:37 grobian 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" LICENSE="GPL-2" IUSE="" |