dev-util/meson: support python3.8
authorMike Gilbert <floppym@gentoo.org>
Tue, 14 Jan 2020 05:37:49 +0000 (00:37 -0500)
committerMike Gilbert <floppym@gentoo.org>
Tue, 14 Jan 2020 05:37:49 +0000 (00:37 -0500)
Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-util/meson/meson-0.52.1.ebuild
dev-util/meson/meson-0.53.0.ebuild
dev-util/meson/meson-9999.ebuild

index 4c6121e02d36f499211174c97374a91108d55e34..63dcf5b648dcc284ef7ca27e933a2a61152c22c4 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_USE_SETUPTOOLS="rdepend"
 
 if [[ ${PV} = *9999* ]]; then
index 75a6c3d5aeda047d9a2b678cd61156b27e5e342d..c03f936be1baf83a07d0124ac19926e21eae5b95 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_USE_SETUPTOOLS="rdepend"
 
 if [[ ${PV} = *9999* ]]; then
index 42710544044ce318c08bf8c27ed08cfe5a8b2079..1cb26feeb18458df79a98e72cb205dca61d845f3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_USE_SETUPTOOLS="rdepend"
 
 if [[ ${PV} = *9999* ]]; then