summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/guidata/guidata-1.7.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/guidata/guidata-1.7.6.ebuild b/dev-python/guidata/guidata-1.7.6.ebuild
index e62157d..415f36f 100644
--- a/dev-python/guidata/guidata-1.7.6.ebuild
+++ b/dev-python/guidata/guidata-1.7.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE=""
DEPEND="
- || ( dev-python/PyQt4[${PYTHON_USEDEP}] dev-python/PyQt5[${PYTHON_USEDEP}] )
+ dev-python/PyQt5[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}"