summaryrefslogtreecommitdiff
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:07:03 +0200
commite5c626129272012f639f4064e3ca23b79adb1fbb (patch)
tree005cb2ebe6749e90c75963720e897b4087efb90c /sys-libs
parentdev-python/jellyfish: Drop 0.7.1 (diff)
downloadgentoo-e5c626129272012f639f4064e3ca23b79adb1fbb.tar.gz
gentoo-e5c626129272012f639f4064e3ca23b79adb1fbb.tar.bz2
gentoo-e5c626129272012f639f4064e3ca23b79adb1fbb.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-4.0.0.ebuild3
1 files changed, 3 insertions, 0 deletions
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"