commit: 516fcc00bc363b1fed558eee983d898ed9f8f975 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 2 18:20:41 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 15:10:00 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=516fcc00
kde-misc/kio-fuse: Restrict tests Closes: https://bugs.gentoo.org/726810 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-misc/kio-fuse/kio-fuse-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-misc/kio-fuse/kio-fuse-9999.ebuild b/kde-misc/kio-fuse/kio-fuse-9999.ebuild index 59d4723163..175cc29538 100644 --- a/kde-misc/kio-fuse/kio-fuse-9999.ebuild +++ b/kde-misc/kio-fuse/kio-fuse-9999.ebuild @@ -30,3 +30,5 @@ DEPEND=" sys-fs/fuse:3 " RDEPEND="${DEPEND}" + +RESTRICT+=" test" # depend on fuse kernel module
