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

index 29a13632c888d30d1789bab8bdb61f8ce7d24b10..043fd37324ebdf2337377bc9da880bd754b8f294 100644 (file)
@@ -17,7 +17,10 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="
-       >=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_USEDEP}]
+       || (
+               >=dev-python/matplotlib-python2-0.98.5[gtk2,${PYTHON_USEDEP}]
+               >=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_USEDEP}]
+       )
        || (
                dev-python/numpy-python2[${PYTHON_USEDEP}]
                >=dev-python/numpy-1.2[${PYTHON_USEDEP}]