summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-11-28 17:17:30 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2015-11-28 17:17:30 +0100
commit7160b868c4b8dbd5191ca982d5a9fd8338741d99 (patch)
tree810fd02d7e5ee192acda85263cd173c347fe83fc /dev-python/jupyter_client/jupyter_client-4.1.1.ebuild
parentdev-python/ipython: Add missing dies, reduce indent (diff)
downloadgentoo-7160b868c4b8dbd5191ca982d5a9fd8338741d99.tar.gz
gentoo-7160b868c4b8dbd5191ca982d5a9fd8338741d99.tar.bz2
gentoo-7160b868c4b8dbd5191ca982d5a9fd8338741d99.zip
dev-python/jupyter_client: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/jupyter_client/jupyter_client-4.1.1.ebuild')
-rw-r--r--dev-python/jupyter_client/jupyter_client-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 89862c0fba0d..4549973940c2 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="