commit:     c4c3d2061e45f2f2b06087c3fa4ec7ce96d77eb7
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 07:28:37 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 09:41:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c3d206

www-apps/nextcloud-notify_push: fix QA issue

Closes: https://bugs.gentoo.org/935786
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 www-apps/nextcloud-notify_push/nextcloud-notify_push-0.6.12.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.6.12.ebuild 
b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.6.12.ebuild
index 337466eb3a28..ca06bef7a5a0 100644
--- a/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.6.12.ebuild
+++ b/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.6.12.ebuild
@@ -363,6 +363,8 @@ LICENSE+=" Apache-2.0 BSD GPL-3 ISC MIT MPL-2.0 
Unicode-DFS-2016"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+QA_FLAGS_IGNORED="usr/bin/${PN}"
+
 src_install() {
        cargo_src_install
        einstalldocs

Reply via email to