From e5c626129272012f639f4064e3ca23b79adb1fbb Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 15 Jul 2019 20:06:28 +0200 Subject: [PATCH] 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 --- sys-libs/kpmcore/kpmcore-4.0.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) 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" -- 2.26.2