mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-db/sqlitestudio: enable py3.13
Closes: https://bugs.gentoo.org/952286 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -6,8 +6,7 @@ EAPI=8
|
||||
PLOCALES="af_ZA ar_SA ca_ES cs_CZ da_DK de_DE el_GR en_US es_ES fa_IR fi_FI fr_FR he_IL hu_HU it_IT ja_JP kaa ko_KR nl_NL no_NO pl_PL pt_BR pt_PT ro_RO ru_RU sk_SK sr_SP sv_SE tr_TR uk_UA vi_VN zh_CN zh_TW"
|
||||
|
||||
# ScriptingPython says exactly 3.9
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..13} )
|
||||
inherit desktop plocale python-single-r1 qmake-utils xdg
|
||||
|
||||
DESCRIPTION="Powerful cross-platform SQLite database manager"
|
||||
|
||||
Reference in New Issue
Block a user