commit:     460f6c1d36bcc07f5f96b5b9f1d323fdb8d35150
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 14:01:21 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 14:01:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460f6c1d

www-client/qutebrowser: enable py3.14

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 www-client/qutebrowser/qutebrowser-3.6.1-r1.ebuild | 2 +-
 www-client/qutebrowser/qutebrowser-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/qutebrowser/qutebrowser-3.6.1-r1.ebuild 
b/www-client/qutebrowser/qutebrowser-3.6.1-r1.ebuild
index 3e70ebcadf80..cb9fefa0d821 100644
--- a/www-client/qutebrowser/qutebrowser-3.6.1-r1.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.6.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit distutils-r1 xdg
 
 if [[ ${PV} == 9999 ]]; then

diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild 
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index fab8ca55b077..ed2f3df45884 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit distutils-r1 xdg
 
 if [[ ${PV} == 9999 ]]; then

Reply via email to