gui-apps/hiprompt-gtk-py: enable py3.14

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2026-06-21 14:29:26 +02:00
parent ef8c5a2ad0
commit f1ac6d7c00
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} )
inherit meson python-single-r1 xdg
if [[ "${PV}" == "9999" ]]

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_COMPAT=( python3_{12..14} )
inherit meson python-single-r1 xdg
if [[ "${PV}" == "9999" ]]