diff options
author | 2019-07-15 20:06:28 +0200 | |
---|---|---|
committer | 2019-07-15 20:44:44 +0200 | |
commit | e10bac3ed8196a61bec788348d3e742d167c32ea (patch) | |
tree | 932cdd8d49550cf08e4a5310be19480deb147402 /sys-libs | |
parent | www-client/falkon: Drop obsolete comment (diff) | |
download | kde-e10bac3ed8196a61bec788348d3e742d167c32ea.tar.gz kde-e10bac3ed8196a61bec788348d3e742d167c32ea.tar.bz2 kde-e10bac3ed8196a61bec788348d3e742d167c32ea.zip |
sys-libs/kpmcore: Restrict tests, need polkit etc.
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-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
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" |