diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:02:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:46 +0100 |
commit | 7c5d303e7f7e87a2369419efeab51d84d9b644a5 (patch) | |
tree | 7cdf7f521258db4eaa1e0329e55e68653c792f00 /dev-python/ipython | |
parent | dev-python/josepy: Stabilize 1.14.0 ALLARCHES, #918756 (diff) | |
download | gentoo-7c5d303e7f7e87a2369419efeab51d84d9b644a5.tar.gz gentoo-7c5d303e7f7e87a2369419efeab51d84d9b644a5.tar.bz2 gentoo-7c5d303e7f7e87a2369419efeab51d84d9b644a5.zip |
dev-python/ipython: Stabilize 8.17.2 ALLARCHES, #918757
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ipython')
-rw-r--r-- | dev-python/ipython/ipython-8.17.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.17.2.ebuild b/dev-python/ipython/ipython-8.17.2.ebuild index 1a50e5c91ac9..358f802d559a 100644 --- a/dev-python/ipython/ipython-8.17.2.ebuild +++ b/dev-python/ipython/ipython-8.17.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="doc examples notebook nbconvert qt5 +smp test" RESTRICT="!test? ( test )" |