diff options
Diffstat (limited to 'dev-python/doublex')
-rw-r--r-- | dev-python/doublex/doublex-1.8.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index b52abebc97c2..95e46808066d 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -23,7 +23,6 @@ DEPEND=" doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*') ) " RDEPEND="${CDEPEND}" |