summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-11-14 19:04:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-11-14 19:06:13 +0100
commitc55d745e2ef8bc322c8b1f9c3dad75c3918d71d7 (patch)
tree240cc1ef8f0f32225b881eb3307f54a543bd56a0 /dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
parentf2f337e890492673c37f2ea2b42288be36b2e268 (diff)
downloadgentoo-c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7.tar.gz
gentoo-c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7.tar.bz2
gentoo-c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7.zip
dev-util/kdevelop-python: Restrict tests
Various(?) tests hang. Let's revisit with 25.12, which has several test fixes. Bug: https://bugs.gentoo.org/965829 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild b/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
index 55daf620fcfb..5fc59e91ff14 100644
--- a/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~arm64"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+RESTRICT="test" # bug 965829
COMMON_DEPEND="${PYTHON_DEPS}
>=dev-qt/qt5compat-${QTMIN}:6