summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/numba/numba-0.18.2.ebuild')
-rw-r--r--dev-python/numba/numba-0.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/numba/numba-0.18.2.ebuild b/dev-python/numba/numba-0.18.2.ebuild
index 73c7b3185742..49c04d5aa70e 100644
--- a/dev-python/numba/numba-0.18.2.ebuild
+++ b/dev-python/numba/numba-0.18.2.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
dev-python/llvmlite[${PYTHON_USEDEP}]
>=dev-python/numpy-1.6[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python{2_7,3_3})
- virtual/funcsigs[${PYTHON_USEDEP}]"
+ virtual/python-funcsigs[${PYTHON_USEDEP}]"
DEPEND="test? ( ${RDEPEND} )"
# test phase is pointless since it errors in circa 60% of 1984 tests