summaryrefslogtreecommitdiff
path: root/dev-python/ipython/ipython-9.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipython/ipython-9.4.0.ebuild')
-rw-r--r--dev-python/ipython/ipython-9.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-9.4.0.ebuild b/dev-python/ipython/ipython-9.4.0.ebuild
index d2a2e51794b2..1cddc7b020cc 100644
--- a/dev-python/ipython/ipython-9.4.0.ebuild
+++ b/dev-python/ipython/ipython-9.4.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="examples notebook nbconvert qt5 +smp test"
+IUSE="examples gui notebook nbconvert +smp test"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -64,7 +64,7 @@ RDEPEND+="
"
PDEPEND="
$(python_gen_cond_dep '
- qt5? ( dev-python/qtconsole[${PYTHON_USEDEP}] )
+ gui? ( dev-python/qtconsole[${PYTHON_USEDEP}] )
' 'python*')
$(python_gen_cond_dep '
notebook? (