diff --git a/sci-mathematics/sagemath-categories/sagemath-categories-9999.ebuild b/sci-mathematics/sagemath-categories/sagemath-categories-9999.ebuild index 9a5a1b8cf..e1f391274 100644 --- a/sci-mathematics/sagemath-categories/sagemath-categories-9999.ebuild +++ b/sci-mathematics/sagemath-categories/sagemath-categories-9999.ebuild @@ -29,7 +29,7 @@ RESTRICT="test" DEPEND="~sci-mathematics/sage_setup-${PV}[${PYTHON_USEDEP}] ~sci-mathematics/sagemath-environment-${PV}[${PYTHON_USEDEP}] ~sci-mathematics/sagemath-objects-${PV}[${PYTHON_USEDEP}] - dev-python/gmpy[${PYTHON_USEDEP}] + dev-python/gmpy2[${PYTHON_USEDEP}] dev-python/cysignals[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"