From 6efbfcf34cc76b5228d16ddecaff4c2b9f963c2b Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Fri, 12 Feb 2021 13:42:40 -0500 Subject: [PATCH] dev-util/meld: python bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina --- dev-util/meld/meld-3.20.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/meld/meld-3.20.2-r1.ebuild b/dev-util/meld/meld-3.20.2-r1.ebuild index 2238ffdef30b7..5e3097a134e46 100644 --- a/dev-util/meld/meld-3.20.2-r1.ebuild +++ b/dev-util/meld/meld-3.20.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_SETUPTOOLS=no