From 510fe9ea61c267f0cd219e99af02d60079be30ea Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 24 Aug 2025 19:01:23 +0000 Subject: Adding metadata --- dev-python/ipython/ipython-9.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/ipython') diff --git a/dev-python/ipython/ipython-9.4.0.ebuild b/dev-python/ipython/ipython-9.4.0.ebuild index 15ee2ba88775..03e58efd2630 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? ( -- cgit v1.3.1