From 922cd5c62a1e6d406131d9d66000a695331c2b24 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 7 Aug 2020 14:46:57 -0500 Subject: dev-util/meson: sync live Signed-off-by: William Hubbs --- dev-util/meson/meson-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util') diff --git a/dev-util/meson/meson-9999.ebuild b/dev-util/meson/meson-9999.ebuild index 11095f7c073f..297adec3f18e 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=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS="rdepend" if [[ ${PV} = *9999* ]]; then -- cgit v1.2.3-65-gdbad