commit: d20f6a17ec613fbcb39f8f5332832361959f79ed
Author: Erica Nebula <EricaNebula <AT> Proton <DOT> me>
AuthorDate: Tue Feb 17 06:57:38 2026 +0000
Commit: Erica Nebula <EricaNebula <AT> proton <DOT> me>
CommitDate: Tue Feb 17 06:57:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d20f6a17
games-util/input-remapper: enable py3.14
Signed-off-by: Erica Nebula <EricaNebula <AT> Proton.me>
games-util/input-remapper/input-remapper-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/input-remapper/input-remapper-9999.ebuild
b/games-util/input-remapper/input-remapper-9999.ebuild
index 9658ce1e9f..2e3df69a60 100644
--- a/games-util/input-remapper/input-remapper-9999.ebuild
+++ b/games-util/input-remapper/input-remapper-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools