summaryrefslogtreecommitdiff
path: root/dev-python/pygtk/pygtk-2.24.0-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygtk/pygtk-2.24.0-r4.ebuild')
-rw-r--r--dev-python/pygtk/pygtk-2.24.0-r4.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/pygtk/pygtk-2.24.0-r4.ebuild b/dev-python/pygtk/pygtk-2.24.0-r4.ebuild
index b37ea3474c4f..1e78941ac11a 100644
--- a/dev-python/pygtk/pygtk-2.24.0-r4.ebuild
+++ b/dev-python/pygtk/pygtk-2.24.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -25,7 +25,10 @@ RDEPEND="${PYTHON_DEPS}
>=x11-libs/gtk+-2.24:2
>=dev-python/pycairo-1.0.2[${PYTHON_USEDEP}]
>=dev-python/pygobject-2.26.8-r53:2[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
+ || (
+ >=dev-python/numpy-python2-1.16.5[${PYTHON_USEDEP}]
+ <dev-python/numpy-1.17.4[${PYTHON_USEDEP}]
+ )
>=gnome-base/libglade-2.5:2.0
"
DEPEND="${RDEPEND}