From a0ddaaac9344e9dcabb7eeea3610a542bdbc7191 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 6 Jul 2026 23:10:58 +0300 Subject: [PATCH] net-dns/avahi: enable py3.15 Signed-off-by: Alfred Wingate Part-of: https://codeberg.org/gentoo/gentoo/pulls/1328 Signed-off-by: Sam James --- net-dns/avahi/avahi-0.9_rc3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/avahi/avahi-0.9_rc3.ebuild b/net-dns/avahi/avahi-0.9_rc3.ebuild index 590bfade09793..13f4254b136a2 100644 --- a/net-dns/avahi/avahi-0.9_rc3.ebuild +++ b/net-dns/avahi/avahi-0.9_rc3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) PYTHON_REQ_USE="gdbm" inherit autotools multilib-minimal python-single-r1 systemd