summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-20 19:12:50 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-20 19:20:51 +0100
commitd8e219d59bdc2a0bfda3731a4f3d681e520951f7 (patch)
tree485f4b2339d88ecb6804cff6f18baaae8d15b8dc /net-dns/avahi
parentapp-text/calibre: Enable py3.11 (diff)
downloadgentoo-d8e219d59bdc2a0bfda3731a4f3d681e520951f7.tar.gz
gentoo-d8e219d59bdc2a0bfda3731a4f3d681e520951f7.tar.bz2
gentoo-d8e219d59bdc2a0bfda3731a4f3d681e520951f7.zip
net-dns/avahi: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/avahi')
-rw-r--r--net-dns/avahi/avahi-0.8-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/avahi/avahi-0.8-r7.ebuild b/net-dns/avahi/avahi-0.8-r7.ebuild
index 566d726c394b..3528a46c74c0 100644
--- a/net-dns/avahi/avahi-0.8-r7.ebuild
+++ b/net-dns/avahi/avahi-0.8-r7.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="gdbm"
inherit autotools flag-o-matic multilib-minimal mono-env python-single-r1 systemd