commit: de0ad2c93ecf34726e6528abf855dedd54b44f63
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue May 17 15:01:40 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Tue May 17 15:01:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=de0ad2c9
dev-python/nbconvert: Bump to EAPI=6
Package-Manager: portage-2.2.28
dev-python/nbconvert/nbconvert-4.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbconvert/nbconvert-4.2.0.ebuild
b/dev-python/nbconvert/nbconvert-4.2.0.ebuild
index ead2495..2f2bdc9 100644
--- a/dev-python/nbconvert/nbconvert-4.2.0.ebuild
+++ b/dev-python/nbconvert/nbconvert-4.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )