From cee0a14fd40d5351ffc75a9c8e9d4289dbe6a0db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 28 Jan 2020 21:21:42 +0100 Subject: [PATCH] sci-chemistry/chemex: Permit matplotlib-python2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-chemistry/chemex/chemex-0.6.1-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/chemex/chemex-0.6.1-r1.ebuild b/sci-chemistry/chemex/chemex-0.6.1-r1.ebuild index 9e4f47aafc99..2266c32a12a5 100644 --- 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}] -- 2.26.2