projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
176d379
)
sci-chemistry/chemex: Permit matplotlib-python2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:21:42 +0000
(21:21 +0100)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sci-chemistry/chemex/chemex-0.6.1-r1.ebuild
b/sci-chemistry/chemex/chemex-0.6.1-r1.ebuild
index 9e4f47aafc999e10abddb71fda7c3de5c6e10274..2266c32a12a584be9f8ce4f05b3ed4435af21f97 100644
(file)
--- a/
sci-chemistry/chemex/chemex-0.6.1-r1.ebuild
+++ b/
sci-chemistry/chemex/chemex-0.6.1-r1.ebuild
@@
-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}]