summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nose/nose-0.10.3.ebuild')
-rw-r--r--dev-python/nose/nose-0.10.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose/nose-0.10.3.ebuild b/dev-python/nose/nose-0.10.3.ebuild
index 6cd760b991cf..9c6c3ad644f8 100644
--- a/dev-python/nose/nose-0.10.3.ebuild
+++ b/dev-python/nose/nose-0.10.3.ebuild
@@ -1,6 +1,6 @@
# 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.10.3.ebuild,v 1.3 2008/08/01 17:59:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.3.ebuild,v 1.4 2008/09/29 23:52:57 jer Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="http://somethingaboutorange.com/mrl/projects/nose/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
IUSE="doc examples test"
RDEPEND="dev-python/setuptools"