summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-28 23:55:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-29 14:45:26 +0200
commitece97540f492f635d09f063f98defb02581249c0 (patch)
treeac263c4c5090ed10c22efcd0dabea9c7f2d43c18
parentdev-python/websockify: add Python 3.{8,9} support, tests, manpage (diff)
downloadgentoo-ece97540f492f635d09f063f98defb02581249c0.tar.gz
gentoo-ece97540f492f635d09f063f98defb02581249c0.tar.bz2
gentoo-ece97540f492f635d09f063f98defb02581249c0.zip
kde-plasma/ksysguard: Disable broken tests
Bug: https://bugs.gentoo.org/727848 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/ksysguard/ksysguard-5.19.5.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
index 9805a99934a3..c55c40f19f8c 100644
--- a/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.19.5.ebuild
@@ -16,6 +16,8 @@ SLOT="5"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="lm-sensors pcap"
+RESTRICT+=" test" # bug 727848
+
DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5