aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-07-15 20:06:28 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-07-15 20:44:44 +0200
commite10bac3ed8196a61bec788348d3e742d167c32ea (patch)
tree932cdd8d49550cf08e4a5310be19480deb147402 /sys-libs
parentwww-client/falkon: Drop obsolete comment (diff)
downloadkde-e10bac3ed8196a61bec788348d3e742d167c32ea.tar.gz
kde-e10bac3ed8196a61bec788348d3e742d167c32ea.tar.bz2
kde-e10bac3ed8196a61bec788348d3e742d167c32ea.zip
sys-libs/kpmcore: Restrict tests, need polkit etc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild
index 613d93bd68..c181040ffb 100644
--- a/sys-libs/kpmcore/kpmcore-9999.ebuild
+++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
@@ -32,3 +32,6 @@ DEPEND="
>=sys-apps/util-linux-2.33.2
"
RDEPEND="${DEPEND}"
+
+# bug 689468, tests need polkit etc.
+RESTRICT+=" test"