From: Agostino Sarubbo Date: Thu, 26 Mar 2020 10:24:31 +0000 (+0100) Subject: dev-python/jupyter_core: x86 stable wrt bug #714356 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d273b24b458261c58ad615fbc58c0d9a66fca6e1;p=gentoo.git dev-python/jupyter_core: x86 stable wrt bug #714356 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/jupyter_core/jupyter_core-4.6.1.ebuild b/dev-python/jupyter_core/jupyter_core-4.6.1.ebuild index f4c47cbb72d2..97ad6b967c78 100644 --- a/dev-python/jupyter_core/jupyter_core-4.6.1.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.6.1.ebuild @@ -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="dev-python/traitlets[${PYTHON_USEDEP}]"