aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Zdanevich <zdanevich.vitaly@ya.ru>2023-09-14 09:48:07 +0400
committerVitaly Zdanevich <zdanevich.vitaly@ya.ru>2023-09-14 09:48:07 +0400
commit31efa3bb173b36fa4cbd704c657d2662ed171306 (patch)
tree532dfd9629d73d5a6e0929736f13e174b9a08e97 /app-misc
parentgui-apps/1password: add QA_FLAGS_IGNORED (diff)
downloadguru-31efa3bb173b36fa4cbd704c657d2662ed171306.tar.gz
guru-31efa3bb173b36fa4cbd704c657d2662ed171306.tar.bz2
guru-31efa3bb173b36fa4cbd704c657d2662ed171306.zip
app-misc/tty-share-bin: add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/908569 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild b/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild
index 737bd5ea5..cd41f37cf 100644
--- a/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild
+++ b/app-misc/tty-share-bin/tty-share-bin-2.4.0.ebuild
@@ -13,6 +13,8 @@ KEYWORDS="~amd64"
LICENSE="MIT"
SLOT="0"
+QA_FLAGS_IGNORED="usr/bin/${PN}"
+
src_install() {
newbin "${DISTDIR}/tty-share_linux-amd64" tty-share-bin
}