From dbe85740ce30d77685965423a5c07b9ca8f13240 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 31 Dec 2021 16:24:56 +0200 Subject: x11-misc/alacarte: enable py3.10 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp --- x11-misc/alacarte/alacarte-3.42.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc/alacarte') diff --git a/x11-misc/alacarte/alacarte-3.42.0.ebuild b/x11-misc/alacarte/alacarte-3.42.0.ebuild index 6ed197189c5b..62b1a5d3625f 100644 --- a/x11-misc/alacarte/alacarte-3.42.0.ebuild +++ b/x11-misc/alacarte/alacarte-3.42.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) PYTHON_REQ_USE="xml" inherit gnome2 python-single-r1 -- cgit v1.2.3-65-gdbad