media-gfx/sigal: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:55:44 +0000 (20:55 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:12 +0000 (21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-gfx/sigal/sigal-1.3.0.ebuild

index 7c7049ae7501e736812b21edb48278624951d2f0..401e9cf2b24c2148b756bf5f0560773f1f812df5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1