commit: 34f2203556da6e811a29acdd8846a089a5164a2e Author: Dale Showers <gentoo <AT> fictx <DOT> com> AuthorDate: Thu Aug 15 21:43:09 2024 +0000 Commit: Dale Showers <gentoo <AT> fictx <DOT> com> CommitDate: Thu Aug 15 21:45:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34f22035
net-news/cliflux: QA_FLAGS_IGNORED Closes: https://bugs.gentoo.org/923263 Closes: https://bugs.gentoo.org/923264 Signed-off-by: Dale Showers <gentoo <AT> fictx.com> 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 3ed96bd17..a3010726c 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}"
