summaryrefslogtreecommitdiff
path: root/dev-db/sqlitestudio
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 10:24:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-13 10:24:36 +0000
commit9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2 (patch)
tree417f101623b6cda2bc91ed27563ab52c7cdaec61 /dev-db/sqlitestudio
parent3087c7476a05c19267b31b20359dd59bad5a86bb (diff)
downloadbaldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.gz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.tar.xz
baldeagleos-repo-9a7a7130ed87a405bd7d9ccbcb99af91d07a6dd2.zip
Adding metadata
Diffstat (limited to 'dev-db/sqlitestudio')
-rw-r--r--dev-db/sqlitestudio/sqlitestudio-3.4.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlitestudio/sqlitestudio-3.4.17.ebuild b/dev-db/sqlitestudio/sqlitestudio-3.4.17.ebuild
index 49d2fbd37123..0d076f3beeae 100644
--- a/dev-db/sqlitestudio/sqlitestudio-3.4.17.ebuild
+++ b/dev-db/sqlitestudio/sqlitestudio-3.4.17.ebuild
@@ -6,7 +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..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit desktop plocale python-single-r1 qmake-utils xdg
DESCRIPTION="Powerful cross-platform SQLite database manager"