sys-libs/kpmcore: Restrict tests, need polkit etc.
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 15 Jul 2019 18:06:28 +0000 (20:06 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 15 Jul 2019 18:07:03 +0000 (20:07 +0200)
Bug: https://bugs.gentoo.org/689468
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sys-libs/kpmcore/kpmcore-4.0.0.ebuild

index ca364f5f22fe1962a3018de9c1d5a47301832b9d..e053d1ab5ead2e51bb31111cce027ffea02c57e9 100644 (file)
@@ -33,3 +33,6 @@ DEPEND="
        >=sys-apps/util-linux-2.33.2
 "
 RDEPEND="${DEPEND}"
+
+# bug 689468, tests need polkit etc.
+RESTRICT+=" test"