diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-11-14 19:04:22 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-11-14 19:06:13 +0100 |
| commit | c55d745e2ef8bc322c8b1f9c3dad75c3918d71d7 (patch) | |
| tree | 240cc1ef8f0f32225b881eb3307f54a543bd56a0 /dev-util/kdevelop-python/kdevelop-python-25.08.3.ebuild | |
| parent | f2f337e890492673c37f2ea2b42288be36b2e268 (diff) | |
| download | gentoo-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.ebuild | 1 |
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 |
