From 06f792ee4e1eef6196aae81c793c48c4e591fc9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 12 May 2026 20:53:00 +0200 Subject: [PATCH] dev-vcs/subversion: enable py3.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/973960 Signed-off-by: Andreas K. Hüttel --- dev-vcs/subversion/subversion-1.14.5-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/subversion/subversion-1.14.5-r3.ebuild b/dev-vcs/subversion/subversion-1.14.5-r3.ebuild index 8e3b85ad15d68..d257f4bc9087a 100644 --- a/dev-vcs/subversion/subversion-1.14.5-r3.ebuild +++ b/dev-vcs/subversion/subversion-1.14.5-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 WANT_AUTOMAKE="none" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) USE_RUBY="ruby31 ruby32 ruby33" inherit autotools bash-completion-r1 db-use depend.apache flag-o-matic java-pkg-opt-2 libtool