commit: e10bac3ed8196a61bec788348d3e742d167c32ea
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 18:06:28 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 18:44:44 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e10bac3e
sys-libs/kpmcore: Restrict tests, need polkit etc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sys-libs/kpmcore/kpmcore-9999.ebuild | 3 +++
1 file changed, 3 insertions(+)
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"