From c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 14 Nov 2025 19:04:22 +0100 Subject: 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 --- dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild') 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 -- cgit v1.2.3