diff options
Diffstat (limited to 'dev-python/ipython/ipython-9.7.0.ebuild')
| -rw-r--r-- | dev-python/ipython/ipython-9.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython/ipython-9.7.0.ebuild b/dev-python/ipython/ipython-9.7.0.ebuild index b15ca0e64bf5..aefa39b449bc 100644 --- a/dev-python/ipython/ipython-9.7.0.ebuild +++ b/dev-python/ipython/ipython-9.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="examples gui notebook nbconvert +smp test" RESTRICT="!test? ( test )" |
