diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/unison/unison-2.51.5.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/unison/unison-2.51.5.ebuild b/net-misc/unison/unison-2.51.5.ebuild index d17c53a3490f..b378e9c13a3c 100644 --- a/net-misc/unison/unison-2.51.5.ebuild +++ b/net-misc/unison/unison-2.51.5.ebuild @@ -28,6 +28,8 @@ RDEPEND="gtk? ( dev-ml/lablgtk:2=[ocamlopt?] DOCS=( CONTRIB INSTALL NEWS README ROADMAP.txt TODO.txt ) +QA_FLAGS_IGNORED="usr/bin/${PN}-fsmonitor-${SLOT}" + src_prepare() { default # https://github.com/bcpierce00/unison/issues/416 |