diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-07-06 19:24:34 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-07-06 21:00:37 +0200 |
| commit | b944f079478a803bdfc6c98f9c30525921f489e3 (patch) | |
| tree | 15f4770b2e7a80f06e353044764b0f8e9e2baba5 /dev-python | |
| parent | cffd1b749ca5535eeb01a7b8d6ca510ee17684c4 (diff) | |
| download | gentoo-b944f079478a803bdfc6c98f9c30525921f489e3.tar.gz gentoo-b944f079478a803bdfc6c98f9c30525921f489e3.tar.bz2 gentoo-b944f079478a803bdfc6c98f9c30525921f489e3.zip | |
dev-python/jupyter_client: Stabilize 5.3.4 ALLARCHES, #730378
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/jupyter_client/jupyter_client-5.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild b/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild index a87a235485b4..0df1f4d07219 100644 --- a/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild +++ b/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RDEPEND=" |
