From a932c3340ae87583c64f10b4c1a6afc28096ef73 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 1 Jul 2021 23:12:30 +0200 Subject: x11-misc/mugshot: add python3.10 support Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- x11-misc/mugshot/mugshot-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc') diff --git a/x11-misc/mugshot/mugshot-0.4.3.ebuild b/x11-misc/mugshot/mugshot-0.4.3.ebuild index 2504ff5e3d9d..1b7d2a746548 100644 --- a/x11-misc/mugshot/mugshot-0.4.3.ebuild +++ b/x11-misc/mugshot/mugshot-0.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS="no" -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 gnome2-utils xdg-utils -- cgit v1.2.3-65-gdbad