mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
gui-apps/hiprompt-gtk-py: enable py3.14
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -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" ]]
|
||||
|
||||
@@ -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" ]]
|
||||
|
||||
Reference in New Issue
Block a user