dev-util/meson: drop python3.4 support
authorMike Gilbert <floppym@gentoo.org>
Thu, 15 Mar 2018 19:59:57 +0000 (15:59 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 15 Mar 2018 19:59:57 +0000 (15:59 -0400)
https://github.com/mesonbuild/meson/pull/2755

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

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

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