From 97eb09b6a37ecea8e8f0d7dfd4ec0ff3e23e5666 Mon Sep 17 00:00:00 2001 From: Nicolas PARLANT Date: Fri, 23 May 2025 08:07:04 +0200 Subject: [PATCH] net-dns/knot: disable py3.10 no python3_14 for now because knot-exporter uses 'return' inside a finally block Signed-off-by: Nicolas PARLANT Part-of: https://github.com/gentoo/gentoo/pull/42223 Closes: https://github.com/gentoo/gentoo/pull/42223 Signed-off-by: Sam James --- net-dns/knot/knot-3.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/knot/knot-3.4.6.ebuild b/net-dns/knot/knot-3.4.6.ebuild index 52d4686175bfe..21414f9223408 100644 --- a/net-dns/knot/knot-3.4.6.ebuild +++ b/net-dns/knot/knot-3.4.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit autotools python-single-r1 flag-o-matic systemd tmpfiles verify-sig # subslot: libknot major.libdnssec major.libzscanner major