summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/relational/relational-2.5-r2.ebuild')
-rw-r--r--sci-mathematics/relational/relational-2.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/relational/relational-2.5-r2.ebuild b/sci-mathematics/relational/relational-2.5-r2.ebuild
index 708b76f72de9..41251c5f5f99 100644
--- a/sci-mathematics/relational/relational-2.5-r2.ebuild
+++ b/sci-mathematics/relational/relational-2.5-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit python-single-r1
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
- dev-python/PyQt5[gui,widgets,${PYTHON_MULTI_USEDEP}]
+ dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
')
"
RDEPEND="${DEPEND}"