summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-28 15:38:18 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-28 15:38:18 +0000
commit2e8063fd2ab41e50984e42d500ece405813130ba (patch)
tree588d8a2f4ef5d62bb5bf0a59f18999328057ec9f /dev-python/nose/nose-0.11.4.ebuild
parentFix nls handling in python module too. (diff)
downloadhistorical-2e8063fd2ab41e50984e42d500ece405813130ba.tar.gz
historical-2e8063fd2ab41e50984e42d500ece405813130ba.tar.bz2
historical-2e8063fd2ab41e50984e42d500ece405813130ba.zip
stable ppc, bug 333187
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'dev-python/nose/nose-0.11.4.ebuild')
-rw-r--r--dev-python/nose/nose-0.11.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose/nose-0.11.4.ebuild b/dev-python/nose/nose-0.11.4.ebuild
index 8d2e3850297b..e9a7137bfada 100644
--- a/dev-python/nose/nose-0.11.4.ebuild
+++ b/dev-python/nose/nose-0.11.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.4.ebuild,v 1.6 2010/09/12 16:18:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.4.ebuild,v 1.7 2010/09/28 15:38:18 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="http://somethingaboutorange.com/mrl/projects/nose/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples test"
RDEPEND="dev-python/setuptools"