sci-chemistry/chemex: Permit scipy-python2
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 20:56:59 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 21:30:14 +0000 (22:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/chemex/chemex-0.6.1-r2.ebuild [moved from sci-chemistry/chemex/chemex-0.6.1-r1.ebuild with 89% similarity]

similarity index 89%
rename from sci-chemistry/chemex/chemex-0.6.1-r1.ebuild
rename to sci-chemistry/chemex/chemex-0.6.1-r2.ebuild
index 2266c32a12a584be9f8ce4f05b3ed4435af21f97..0b85b22ffc3ddb6c98c34ad3be04f6290bde9c73 100644 (file)
@@ -25,7 +25,10 @@ RDEPEND="
                dev-python/numpy-python2[${PYTHON_USEDEP}]
                dev-python/numpy[${PYTHON_USEDEP}]
        )
-       >=sci-libs/scipy-0.11[${PYTHON_USEDEP}]
+       || (
+               >=sci-libs/scipy-python2-0.11[${PYTHON_USEDEP}]
+               >=sci-libs/scipy-0.11[${PYTHON_USEDEP}]
+       )
 "
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]