From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 43157138334 for ; Thu, 15 Aug 2019 04:51:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EEA8E077C; Thu, 15 Aug 2019 04:51:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9FAFE077C for ; Thu, 15 Aug 2019 04:51:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4DB79349BA8 for ; Thu, 15 Aug 2019 04:51:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DB32622 for ; Thu, 15 Aug 2019 04:51:42 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1565844617.9b753444ad5bf43480f4a62fe7da2f3ed32712c9.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/fuse/fuse-3.6.2.ebuild X-VCS-Directories: sys-fs/fuse/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 9b753444ad5bf43480f4a62fe7da2f3ed32712c9 X-VCS-Branch: master Date: Thu, 15 Aug 2019 04:51:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d76f3a43-026a-49d5-845e-0a10ade2e7a0 X-Archives-Hash: 76c9de2161fda82048e256b06669b34b commit: 9b753444ad5bf43480f4a62fe7da2f3ed32712c9 Author: Tim Harder gentoo org> AuthorDate: Thu Aug 15 04:40:02 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Aug 15 04:50:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b753444 sys-fs/fuse: add missing conditional test RESTRICT Signed-off-by: Tim Harder gentoo.org> sys-fs/fuse/fuse-3.6.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-fs/fuse/fuse-3.6.2.ebuild b/sys-fs/fuse/fuse-3.6.2.ebuild index 36c655c869a..89893637d63 100644 --- a/sys-fs/fuse/fuse-3.6.2.ebuild +++ b/sys-fs/fuse/fuse-3.6.2.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="3" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" +RESTRICT="!test? ( test )" DEPEND="virtual/pkgconfig test? (