dev-python/flipflop: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 11:34:55 +0000 (13:34 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 12:19:40 +0000 (14:19 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/flipflop/flipflop-1.0.ebuild

index 10b19c9b7a79072a4149079379ccad837edf7aa2..44ae58beee876f1435bd9c8120ba946b549fd3c8 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-PYTHON_COMPAT=(python3_{4,5})
+EAPI=7
+PYTHON_COMPAT=(python3_{4,5,6})
 
 inherit distutils-r1