From 7160b868c4b8dbd5191ca982d5a9fd8338741d99 Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Sat, 28 Nov 2015 17:17:30 +0100 Subject: [PATCH] dev-python/jupyter_client: Move KEYWORDS variable Package-Manager: portage-2.2.20.1 --- dev-python/jupyter_client/jupyter_client-4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild b/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild index 89862c0fba0dd..4549973940c29 100644 --- a/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild +++ b/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild @@ -12,10 +12,10 @@ inherit distutils-r1 DESCRIPTION="Jupyter protocol implementation and client libraries" HOMEPAGE="http://jupyter.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" LICENSE="BSD" SLOT="0" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="