commit: 0e89dce59d0966e0290fa72f3c6bd7e543da04a4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 01:23:08 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:34:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e89dce5
dev-python/jupyter_core: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
dev-python/jupyter_core/jupyter_core-4.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
b/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
index e42ccb8df68..a2804624d23 100644
--- a/dev-python/jupyter_core/jupyter_core-4.4.0.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-4.4.0.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
@@ -13,7 +13,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="doc test"
RDEPEND="