commit:     b84317d70bec0b42d2b1174d29ee966d69edc761
Author:     Cailen Clancy <cailen114 <AT> gmail <DOT> com>
AuthorDate: Fri May 16 12:41:52 2025 +0000
Commit:     Cailen Clancy <cailen114 <AT> gmail <DOT> com>
CommitDate: Fri May 16 14:49:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b84317d7

games-util/protonup: enable py3.13, py3.14

Tested and works on both py3.13/py3.14

Signed-off-by: Cailen Clancy <cailen114 <AT> gmail.com>

 games-util/protonup/protonup-0.1.5.ebuild | 2 +-
 games-util/protonup/protonup-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/protonup/protonup-0.1.5.ebuild 
b/games-util/protonup/protonup-0.1.5.ebuild
index db4caf3f6..9da88e5f2 100644
--- a/games-util/protonup/protonup-0.1.5.ebuild
+++ b/games-util/protonup/protonup-0.1.5.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 EPYTHON=python3
 

diff --git a/games-util/protonup/protonup-9999.ebuild 
b/games-util/protonup/protonup-9999.ebuild
index 6e8520b1f..92dc3a04b 100644
--- a/games-util/protonup/protonup-9999.ebuild
+++ b/games-util/protonup/protonup-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 EPYTHON=python3
 

Reply via email to