summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-26 20:55:44 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-26 21:04:12 +0200
commit7ccc9bd40f385bf2cf19b36ca674790480ba5079 (patch)
tree9b8eb44e5f708652b2a350c487aadc2d4998b0ad /media-gfx/sigal
parentgames-misc/ponysay: Support python3.6 (diff)
downloadgentoo-7ccc9bd40f385bf2cf19b36ca674790480ba5079.tar.gz
gentoo-7ccc9bd40f385bf2cf19b36ca674790480ba5079.tar.bz2
gentoo-7ccc9bd40f385bf2cf19b36ca674790480ba5079.zip
media-gfx/sigal: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-gfx/sigal')
-rw-r--r--media-gfx/sigal/sigal-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sigal/sigal-1.3.0.ebuild b/media-gfx/sigal/sigal-1.3.0.ebuild
index 7c7049ae7501..401e9cf2b24c 100644
--- a/media-gfx/sigal/sigal-1.3.0.ebuild
+++ b/media-gfx/sigal/sigal-1.3.0.ebuild
@@ -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