From 76162877855e319514b13d0360c3ffa76bdd122d Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 17 Oct 2021 23:41:21 +0300 Subject: app-editors/gedit: enable py3.10 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp --- app-editors/gedit/gedit-40.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-editors') diff --git a/app-editors/gedit/gedit-40.1.ebuild b/app-editors/gedit/gedit-40.1.ebuild index 415abe4e1829..78fd61b6a5d9 100644 --- a/app-editors/gedit/gedit-40.1.ebuild +++ b/app-editors/gedit/gedit-40.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) VALA_MIN_API_VERSION="0.26" VALA_USE_DEPEND="vapigen" -- cgit v1.2.3-65-gdbad