diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 11:17:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 11:17:14 +0000 |
commit | bb16fa1be8e403529aa117c3fc392305fa559175 (patch) | |
tree | f251e744d1bbc09ac8e15b4ec3cc445c0212871d /dev-python/ipython | |
parent | dev-python/cppy: Stabilize 1.3.0 ppc, #946435 (diff) | |
download | gentoo-bb16fa1be8e403529aa117c3fc392305fa559175.tar.gz gentoo-bb16fa1be8e403529aa117c3fc392305fa559175.tar.bz2 gentoo-bb16fa1be8e403529aa117c3fc392305fa559175.zip |
dev-python/ipython: Stabilize 8.30.0 ALLARCHES, #946443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ipython')
-rw-r--r-- | dev-python/ipython/ipython-8.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.30.0.ebuild b/dev-python/ipython/ipython-8.30.0.ebuild index 002d16d2e32f..b67d14eb4763 100644 --- a/dev-python/ipython/ipython-8.30.0.ebuild +++ b/dev-python/ipython/ipython-8.30.0.ebuild @@ -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 )" |