summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-15 10:15:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-15 10:15:16 +0200
commit247e1a329be80081eb178d607722b2217e659d83 (patch)
treeb200b4e983549f98fc88d1ee9ac5c9027ab65742 /dev-python/ipython
parentdev-python/stack_data: Keyword 0.1.3-r1 arm64, #808378 (diff)
downloadgentoo-247e1a329be80081eb178d607722b2217e659d83.tar.gz
gentoo-247e1a329be80081eb178d607722b2217e659d83.tar.bz2
gentoo-247e1a329be80081eb178d607722b2217e659d83.zip
dev-python/ipython: Keyword 8.0.0-r1 arm64, #808378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ipython')
-rw-r--r--dev-python/ipython/ipython-8.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.0.0-r1.ebuild b/dev-python/ipython/ipython-8.0.0-r1.ebuild
index 1f2f15baf27c..a7eba315778c 100644
--- a/dev-python/ipython/ipython-8.0.0-r1.ebuild
+++ b/dev-python/ipython/ipython-8.0.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
RESTRICT="!test? ( test )"