commit: e9faa660495b8856d39d33223de4cd496bc2799c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 12:13:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 12:13:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9faa660
dev-python/ipython: Stabilize 8.31.0 ALLARCHES, #947464 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/ipython/ipython-8.31.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ipython/ipython-8.31.0.ebuild b/dev-python/ipython/ipython-8.31.0.ebuild index 002d16d2e32f..eb2e4a083503 100644 --- a/dev-python/ipython/ipython-8.31.0.ebuild +++ b/dev-python/ipython/ipython-8.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="examples notebook nbconvert qt5 +smp test" RESTRICT="!test? ( test )"
