summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-11-02 21:48:34 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-11-03 23:37:11 +0100
commit4cf475ad1957e799704dffb92e1e17ea3218552e (patch)
tree8f17ffd619c2e6f9546b36373abe90f5bfeae625
parentnet-im/yowsup: add python3.11 support (diff)
downloadgentoo-4cf475ad.tar.gz
gentoo-4cf475ad.tar.bz2
gentoo-4cf475ad.zip
x11-misc/mugshot: add python3.11 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--x11-misc/mugshot/mugshot-0.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild b/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild
index 61fadeb0cba2..c9384816d429 100644
--- a/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild
+++ b/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1 gnome2-utils xdg-utils