mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
kde-apps/kig: enable py3.14
See-Also: https://github.com/gentoo/kde/commit/0dfd9fda724758145a9a7df678596f2c1710d50b Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/663 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
19b445e280
commit
c5ec61fb69
@@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
ECM_HANDBOOK="optional"
|
ECM_HANDBOOK="optional"
|
||||||
ECM_TEST="true"
|
ECM_TEST="true"
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
KFMIN=6.19.0
|
KFMIN=6.19.0
|
||||||
QTMIN=6.10.1
|
QTMIN=6.10.1
|
||||||
inherit python-single-r1 ecm gear.kde.org xdg
|
inherit python-single-r1 ecm gear.kde.org xdg
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
ECM_HANDBOOK="optional"
|
ECM_HANDBOOK="optional"
|
||||||
ECM_TEST="true"
|
ECM_TEST="true"
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
KFMIN=6.22.0
|
KFMIN=6.22.0
|
||||||
QTMIN=6.10.1
|
QTMIN=6.10.1
|
||||||
inherit python-single-r1 ecm gear.kde.org xdg
|
inherit python-single-r1 ecm gear.kde.org xdg
|
||||||
|
|||||||
Reference in New Issue
Block a user