dev-util/meson: add python3_6
authorMike Gilbert <floppym@gentoo.org>
Sat, 8 Apr 2017 22:23:27 +0000 (18:23 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 8 Apr 2017 22:24:16 +0000 (18:24 -0400)
Package-Manager: Portage-2.3.5_p19, Repoman-2.3.2_p49

dev-util/meson/meson-0.39.1.ebuild
dev-util/meson/meson-9999.ebuild

index d2899b6e689e25cc9637623e4c5a35890ab39cb9..3ef0857c69f2707d72ed73f956d87bf3c9912301 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/mesonbuild/meson"
index e9199b926401fc3d76106ac97b8569627e16e97d..4d9862c55ad38a3b36280754078f619d7975922b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/mesonbuild/meson"