diff options
Diffstat (limited to 'dev-python/nose/nose-0.9.3-r1.ebuild')
-rw-r--r-- | dev-python/nose/nose-0.9.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/nose/nose-0.9.3-r1.ebuild b/dev-python/nose/nose-0.9.3-r1.ebuild index fb616d12bc0e..4edceb1a3c92 100644 --- a/dev-python/nose/nose-0.9.3-r1.ebuild +++ b/dev-python/nose/nose-0.9.3-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v 1.2 2007/10/11 11:19:02 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.9.3-r1.ebuild,v 1.3 2008/08/01 11:53:05 fmccor Exp $ NEED_PYTHON=2.2 inherit distutils eutils -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~sparc x86" DESCRIPTION="An alternate test discovery and running process for unittest." HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/" |