projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2d00e
)
sys-fs/fuse-common: skip tests run in sys-fs/fuse
author
Tim Harder
<radhermit@gentoo.org>
Mon, 19 Mar 2018 20:48:34 +0000
(16:48 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Mon, 19 Mar 2018 21:04:25 +0000
(17:04 -0400)
Closes: https://bugs.gentoo.org/650920
sys-fs/fuse-common/fuse-common-3.2.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/fuse-common/fuse-common-3.2.1.ebuild
b/sys-fs/fuse-common/fuse-common-3.2.1.ebuild
index e2dc774e41a632d9fb5e3161df721ac75bdd4f04..8477bf40e08abb63c1bf9bff6815ee6fe62dfb11 100644
(file)
--- a/
sys-fs/fuse-common/fuse-common-3.2.1.ebuild
+++ b/
sys-fs/fuse-common/fuse-common-3.2.1.ebuild
@@
-18,6
+18,9
@@
RDEPEND="!<sys-fs/fuse-2.9.7-r1:0"
S=${WORKDIR}/fuse-${PV}
+# tests run in sys-fs/fuse
+RESTRICT="test"
+
src_prepare() {
default