summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-08-14 22:40:02 -0600
committerTim Harder <radhermit@gentoo.org>2019-08-14 22:50:17 -0600
commit9b753444ad5bf43480f4a62fe7da2f3ed32712c9 (patch)
tree4b4a5aa9fdeac911e9aa47195f523d2a97b65b90 /sys-fs
parentsys-fs/fuse: remove old (diff)
downloadgentoo-9b753444ad5bf43480f4a62fe7da2f3ed32712c9.tar.gz
gentoo-9b753444ad5bf43480f4a62fe7da2f3ed32712c9.tar.bz2
gentoo-9b753444ad5bf43480f4a62fe7da2f3ed32712c9.zip
sys-fs/fuse: add missing conditional test RESTRICT
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/fuse-3.6.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/fuse/fuse-3.6.2.ebuild b/sys-fs/fuse/fuse-3.6.2.ebuild
index 36c655c869a1..89893637d630 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? (