summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/meson/meson-0.39.1.ebuild2
-rw-r--r--dev-util/meson/meson-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/meson/meson-0.39.1.ebuild b/dev-util/meson/meson-0.39.1.ebuild
index d2899b6e689e..3ef0857c69f2 100644
--- a/dev-util/meson/meson-0.39.1.ebuild
+++ b/dev-util/meson/meson-0.39.1.ebuild
@@ -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"
diff --git a/dev-util/meson/meson-9999.ebuild b/dev-util/meson/meson-9999.ebuild
index e9199b926401..4d9862c55ad3 100644
--- a/dev-util/meson/meson-9999.ebuild
+++ b/dev-util/meson/meson-9999.ebuild
@@ -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"