summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-02-26 11:28:23 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-02-26 11:30:14 +0100
commite7c75e16a9933ec3350b59abbbdb8152ded05140 (patch)
treeb47b444cedee2056e78feaa21718505ec4ebed86
parentnet-misc/unison: update HOMEPAGE (diff)
downloadgentoo-e7c75e16a9933ec3350b59abbbdb8152ded05140.tar.gz
gentoo-e7c75e16a9933ec3350b59abbbdb8152ded05140.tar.bz2
gentoo-e7c75e16a9933ec3350b59abbbdb8152ded05140.zip
net-misc/unison: suppress QA warning for unison-fsmonitor
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--net-misc/unison/unison-2.51.5.ebuild2
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