commit: e7c75e16a9933ec3350b59abbbdb8152ded05140
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 10:28:23 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 10:30:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c75e16
net-misc/unison: suppress QA warning for unison-fsmonitor
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-misc/unison/unison-2.51.5.ebuild | 2 ++
1 file changed, 2 insertions(+)
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