summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-06-17 09:25:37 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-17 09:26:14 +0200
commit57061e112411e3840a379ace347179723ff0f83a (patch)
tree1c344ffc1d18f0b6df0ec3d23686dc77cf47951f
parentapp-misc/jp: Bump to version 0.1.3.5 (diff)
downloadgentoo-57061e112411e3840a379ace347179723ff0f83a.tar.gz
gentoo-57061e112411e3840a379ace347179723ff0f83a.tar.bz2
gentoo-57061e112411e3840a379ace347179723ff0f83a.zip
dev-python/ipython: Remove ppc & ppc64 from -r1 too
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/ipython/ipython-7.24.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-7.24.1-r1.ebuild b/dev-python/ipython/ipython-7.24.1-r1.ebuild
index b04e1404dc46..54a061fe2da0 100644
--- a/dev-python/ipython/ipython-7.24.1-r1.ebuild
+++ b/dev-python/ipython/ipython-7.24.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
RESTRICT="!test? ( test )"