jupyter/ipython extensions: remove keywords from ebuild

This commit is contained in:
Florian Tham
2018-01-16 09:37:33 +01:00
parent 8f35671efc
commit 72052393e3
6 changed files with 3 additions and 6 deletions

View File

@@ -9,7 +9,6 @@ SRC_URI="https://github.com/ipython-contrib/jupyter_contrib_nbextensions/archive
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"