summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-07 21:58:38 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-07 22:01:23 +0200
commit87c0c21dbc46b7603db93efabf70f2cf7c14301a (patch)
tree827e47f9c85a7aae18ca09d6a25bf6aca312f025 /dev-python
parentdev-python/traitlets: Stabilize 4.3.3 amd64, #715070 (diff)
downloadgentoo-87c0c21dbc46b7603db93efabf70f2cf7c14301a.tar.gz
gentoo-87c0c21dbc46b7603db93efabf70f2cf7c14301a.tar.bz2
gentoo-87c0c21dbc46b7603db93efabf70f2cf7c14301a.zip
dev-python/ipython: Stabilize 7.16.1 amd64, #715070
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ipython/ipython-7.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-7.16.1.ebuild b/dev-python/ipython/ipython-7.16.1.ebuild
index 6a11abf5b168..773db1affbea 100644
--- a/dev-python/ipython/ipython-7.16.1.ebuild
+++ b/dev-python/ipython/ipython-7.16.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
RESTRICT="!test? ( test )"