summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-11-28 17:21:51 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2015-11-28 17:21:51 +0100
commita14c9f1d6ff2108ec2fe1c21393e7b32c32a0442 (patch)
treef74014fe13a170da870ea347c5c279ffc2b8ea13 /dev-python/nbformat
parentdev-python/jupyter_core: Move KEYWORDS variable; Remove pytest-cov from deps (diff)
downloadgentoo-a14c9f1d6ff2108ec2fe1c21393e7b32c32a0442.tar.gz
gentoo-a14c9f1d6ff2108ec2fe1c21393e7b32c32a0442.tar.bz2
gentoo-a14c9f1d6ff2108ec2fe1c21393e7b32c32a0442.zip
dev-python/nbformat: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/nbformat')
-rw-r--r--dev-python/nbformat/nbformat-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nbformat/nbformat-4.0.1.ebuild b/dev-python/nbformat/nbformat-4.0.1.ebuild
index 449d99c5baba..d85d2be0e9f4 100644
--- a/dev-python/nbformat/nbformat-4.0.1.ebuild
+++ b/dev-python/nbformat/nbformat-4.0.1.ebuild
@@ -12,10 +12,10 @@ inherit distutils-r1
DESCRIPTION="Reference implementation of the Jupyter Notebook format"
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="doc test"
RDEPEND="