From 104f355896d378069a89ef98f620eef17564e9fa Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 22 Feb 2026 17:28:47 +0100 Subject: [PATCH] sci-astronomy/kstars: Disable failing tests, they're Qt6-broken Closes: https://bugs.gentoo.org/970422 Signed-off-by: Andreas Sturmlechner --- sci-astronomy/kstars/kstars-3.8.0.ebuild | 2 ++ sci-astronomy/kstars/kstars-3.8.1.ebuild | 2 ++ 2 files changed, 4 insertions(+) diff --git a/sci-astronomy/kstars/kstars-3.8.0.ebuild b/sci-astronomy/kstars/kstars-3.8.0.ebuild index a8bd1e579144a..c87c0f1906a16 100644 --- a/sci-astronomy/kstars/kstars-3.8.0.ebuild +++ b/sci-astronomy/kstars/kstars-3.8.0.ebuild @@ -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 diff --git a/sci-astronomy/kstars/kstars-3.8.1.ebuild b/sci-astronomy/kstars/kstars-3.8.1.ebuild index 6a7b52f1e8471..f4372f6f8c5eb 100644 --- a/sci-astronomy/kstars/kstars-3.8.1.ebuild +++ b/sci-astronomy/kstars/kstars-3.8.1.ebuild @@ -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