summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nose/nose-1.3.7-r7.ebuild')
-rw-r--r--dev-python/nose/nose-1.3.7-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose/nose-1.3.7-r7.ebuild b/dev-python/nose/nose-1.3.7-r7.ebuild
index f72c21ba2527..d448789f3b96 100644
--- a/dev-python/nose/nose-1.3.7-r7.ebuild
+++ b/dev-python/nose/nose-1.3.7-r7.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
)"
DEPEND="${RDEPEND}
test? (
- dev-python/coverage[${PYTHON_USEDEP}]
+ !hppa? ( dev-python/coverage[${PYTHON_USEDEP}] )
$(python_gen_cond_dep '
dev-python/twisted[${PYTHON_USEDEP}]
' 'python3*')