diff options
author | 2024-02-17 22:24:45 +0000 | |
---|---|---|
committer | 2024-02-17 22:24:45 +0000 | |
commit | 0783c9ab9eb5b7a27ab65d1e42bb6a91e43dc400 (patch) | |
tree | 1037604206a4bbedfc3d5a4b5c64b25559ee2ea7 /dev-python/ipython | |
parent | dev-python/poetry-core: Stabilize 1.9.0 ALLARCHES, #924796 (diff) | |
download | gentoo-0783c9ab9eb5b7a27ab65d1e42bb6a91e43dc400.tar.gz gentoo-0783c9ab9eb5b7a27ab65d1e42bb6a91e43dc400.tar.bz2 gentoo-0783c9ab9eb5b7a27ab65d1e42bb6a91e43dc400.zip |
dev-python/ipython: Stabilize 8.21.0 ALLARCHES, #924798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ipython')
-rw-r--r-- | dev-python/ipython/ipython-8.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.21.0.ebuild b/dev-python/ipython/ipython-8.21.0.ebuild index a06f71e059a0..3d5ce40dce8f 100644 --- a/dev-python/ipython/ipython-8.21.0.ebuild +++ b/dev-python/ipython/ipython-8.21.0.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 )" |