From 17527ab495b6fdef132da4f8afad88a46305db17 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Wed, 29 Apr 2026 12:10:00 +0300 Subject: [PATCH] dev-util/catfish: enable py3.14 Signed-off-by: Alfred Wingate Part-of: https://codeberg.org/gentoo/gentoo/pulls/776 Signed-off-by: Sam James --- dev-util/catfish/catfish-4.20.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/catfish/catfish-4.20.1-r1.ebuild b/dev-util/catfish/catfish-4.20.1-r1.ebuild index e3d497fbd04ab..77a39b852f65c 100644 --- a/dev-util/catfish/catfish-4.20.1-r1.ebuild +++ b/dev-util/catfish/catfish-4.20.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit meson python-single-r1 xdg-utils