sci-astronomy/kstars: Disable failing tests, they're Qt6-broken

Closes: https://bugs.gentoo.org/970422
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2026-02-22 17:28:47 +01:00
parent 87bd05d416
commit 104f355896
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ SLOT="0"
IUSE="opencv +password raw"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# currently broken w/ KF6, https://invent.kde.org/education/kstars/-/issues/294
RESTRICT="test"
# https://wiki.gentoo.org/wiki/Project:Qt/Qt6_migration_notes#Still_unpackaged
# >=dev-qt/qtdatavis3d-${QTMIN}:6

View File

@@ -21,6 +21,8 @@ SLOT="0"
IUSE="+password raw"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# currently broken w/ KF6, https://invent.kde.org/education/kstars/-/issues/294
RESTRICT="test"
# https://wiki.gentoo.org/wiki/Project:Qt/Qt6_migration_notes#Still_unpackaged
# >=dev-qt/qtdatavis3d-${QTMIN}:6