diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:26:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-22 03:35:01 +0200 |
commit | 8e825d8eea103949b6617f2dbaaa2d6ad00f0ace (patch) | |
tree | 1bcbf3e803a4349a5f9e255c76212cd19dfb8085 /dev-python/jupyter_client | |
parent | dev-python/jedi: x86 stable (bug #596714) (diff) | |
download | gentoo-8e825d8eea103949b6617f2dbaaa2d6ad00f0ace.tar.gz gentoo-8e825d8eea103949b6617f2dbaaa2d6ad00f0ace.tar.bz2 gentoo-8e825d8eea103949b6617f2dbaaa2d6ad00f0ace.zip |
dev-python/jupyter_client: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/jupyter_client')
-rw-r--r-- | dev-python/jupyter_client/jupyter_client-5.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-5.1.0-r1.ebuild b/dev-python/jupyter_client/jupyter_client-5.1.0-r1.ebuild index f58b4e92548e..efd71589d7c6 100644 --- a/dev-python/jupyter_client/jupyter_client-5.1.0-r1.ebuild +++ b/dev-python/jupyter_client/jupyter_client-5.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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=" |