From 34f2203556da6e811a29acdd8846a089a5164a2e Mon Sep 17 00:00:00 2001 From: Dale Showers Date: Thu, 15 Aug 2024 17:43:09 -0400 Subject: [PATCH] net-news/cliflux: QA_FLAGS_IGNORED Closes: https://bugs.gentoo.org/923263 Closes: https://bugs.gentoo.org/923264 Signed-off-by: Dale Showers --- net-news/cliflux/cliflux-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-news/cliflux/cliflux-1.4.1.ebuild b/net-news/cliflux/cliflux-1.4.1.ebuild index 3ed96bd177..a3010726cc 100644 --- a/net-news/cliflux/cliflux-1.4.1.ebuild +++ b/net-news/cliflux/cliflux-1.4.1.ebuild @@ -200,7 +200,6 @@ CRATES=" " inherit cargo - DESCRIPTION="A terminal-ui (TUI) client for the Miniflux RSS reader" HOMEPAGE="https://github.com/spencerwi/cliflux" SRC_URI=" @@ -216,3 +215,4 @@ KEYWORDS="~amd64" DEPEND="dev-libs/openssl" RDEPEND="${DEPEND}" +QA_FLAGS_IGNORED="usr/bin/${PN}"