commit: 7d752f6975b2bd11f1306d8a06f5434283bf7bd6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 09:55:10 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 09:55:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d752f69
dev-python/ipython: Keyword 8.0.0-r1 ia64, #808378
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/ipython/ipython-8.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/ipython/ipython-8.0.0-r1.ebuild
b/dev-python/ipython/ipython-8.0.0-r1.ebuild
index a7eba315778c..de83a81d4410 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 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~ia64"
IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
RESTRICT="!test? ( test )"