diff options
-rw-r--r-- | dev-python/nose/nose-1.3.7-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose/nose-1.3.7-r4.ebuild b/dev-python/nose/nose-1.3.7-r4.ebuild index 7649fc0c8b2d..4c1588f59bce 100644 --- a/dev-python/nose/nose-1.3.7-r4.ebuild +++ b/dev-python/nose/nose-1.3.7-r4.ebuild @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} dev-python/coverage[${PYTHON_USEDEP}] $(python_gen_cond_dep ' dev-python/twisted[${PYTHON_USEDEP}] - ' python2_7 python3_{6,7}) + ' python2_7 python3_{6,7,8}) )" PATCHES=( |