From: Andreas Sturmlechner Date: Mon, 15 Jul 2019 18:06:28 +0000 (+0200) Subject: sys-libs/kpmcore: Restrict tests, need polkit etc. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5c626129272012f639f4064e3ca23b79adb1fbb;p=gentoo.git sys-libs/kpmcore: Restrict tests, need polkit etc. Bug: https://bugs.gentoo.org/689468 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner --- diff --git a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild index ca364f5f22fe..e053d1ab5ead 100644 --- a/sys-libs/kpmcore/kpmcore-4.0.0.ebuild +++ b/sys-libs/kpmcore/kpmcore-4.0.0.ebuild @@ -33,3 +33,6 @@ DEPEND=" >=sys-apps/util-linux-2.33.2 " RDEPEND="${DEPEND}" + +# bug 689468, tests need polkit etc. +RESTRICT+=" test"