net-wireless/gr-rds: Add Python4.14 support

Closes: https://bugs.gentoo.org/974069
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
This commit is contained in:
Thomas Beierlein
2026-05-23 08:42:12 +02:00
parent a5964cd564
commit 235cb94ff1
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
if [[ ${PV} == 9999* ]]; then
inherit git-r3