dev-python/meteor-ejson: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 15:04:17 +0000 (17:04 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 15:23:43 +0000 (17:23 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/meteor-ejson/meteor-ejson-1.1.0.ebuild

index e25e2c95092fecb650f17ea3a348471f3ec4d007..56be8ba7d2368748708d8942033bd3813a0dd76b 100644 (file)
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1