sci-chemistry/chemex: Permit matplotlib-python2
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 20:21:42 +0000 (21:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 20:40:24 +0000 (21:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/chemex/chemex-0.6.1-r1.ebuild

index 9e4f47aafc999e10abddb71fda7c3de5c6e10274..2266c32a12a584be9f8ce4f05b3ed4435af21f97 100644 (file)
@@ -17,7 +17,10 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="
-       >=dev-python/matplotlib-1.1[${PYTHON_USEDEP}]
+       || (
+               >=dev-python/matplotlib-python2-1.1[${PYTHON_USEDEP}]
+               >=dev-python/matplotlib-1.1[${PYTHON_USEDEP}]
+       )
        || (
                dev-python/numpy-python2[${PYTHON_USEDEP}]
                dev-python/numpy[${PYTHON_USEDEP}]