projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42f43f
)
sys-fs/fuse: add missing conditional test RESTRICT
author
Tim Harder
<radhermit@gentoo.org>
Thu, 15 Aug 2019 04:40:02 +0000
(22:40 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 15 Aug 2019 04:50:17 +0000
(22:50 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
sys-fs/fuse/fuse-3.6.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/fuse/fuse-3.6.2.ebuild
b/sys-fs/fuse/fuse-3.6.2.ebuild
index 36c655c869a1eadf96a0b8c2179a9933140a602d..89893637d6309d58b49b76b6e360664532411944 100644
(file)
--- 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? (