media-gfx/hugin: Add python-3.6 to allowed list
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 22 Jun 2018 19:25:48 +0000 (21:25 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 22 Jun 2018 19:29:01 +0000 (21:29 +0200)
Closes: https://bugs.gentoo.org/656948
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-gfx/hugin/hugin-2018.0.0.ebuild
media-gfx/hugin/hugin-9999.ebuild

index c3812f206d18f0b668bbee5ea0d3635bbe8a0215..6e80515ca1490fa5594f526103f8cfb5930e0991 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit python-single-r1 wxwidgets versionator cmake-utils
 
index 32e410782413412dd25d964c2785cbb301a87924..8615f1c5a0b203a5ec44e83dcee063b638a48cd9 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 WX_GTK_VER="3.0"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit mercurial python-single-r1 wxwidgets versionator cmake-utils