summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-07 21:58:49 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-07 22:01:33 +0200
commit0930230c8d27f9e41e8dc54fe726ac699135a1cb (patch)
treea473f40c914d1612271a8c07c8fcb5d6f0d1e883 /dev-python/ipyparallel/ipyparallel-6.3.0.ebuild
parentdev-python/notebook: Stabilize 6.0.3 amd64, #715070 (diff)
downloadgentoo-0930230c8d27f9e41e8dc54fe726ac699135a1cb.tar.gz
gentoo-0930230c8d27f9e41e8dc54fe726ac699135a1cb.tar.bz2
gentoo-0930230c8d27f9e41e8dc54fe726ac699135a1cb.zip
dev-python/ipyparallel: Stabilize 6.3.0 amd64, #715070
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ipyparallel/ipyparallel-6.3.0.ebuild')
-rw-r--r--dev-python/ipyparallel/ipyparallel-6.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipyparallel/ipyparallel-6.3.0.ebuild b/dev-python/ipyparallel/ipyparallel-6.3.0.ebuild
index e567a97df1c1..dbac3af1a3f1 100644
--- a/dev-python/ipyparallel/ipyparallel-6.3.0.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-6.3.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"