commit:     cd0889b3182980f50cc41b22d31abc3eb462c763
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Sep 14 05:44:38 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 14 05:44:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd0889b3

gui-apps/1password: add QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/904454
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 gui-apps/1password/1password-8.10.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gui-apps/1password/1password-8.10.7.ebuild 
b/gui-apps/1password/1password-8.10.7.ebuild
index ebdb98bc25..b8f25582ac 100644
--- a/gui-apps/1password/1password-8.10.7.ebuild
+++ b/gui-apps/1password/1password-8.10.7.ebuild
@@ -33,6 +33,8 @@ src_unpack() {
        rpm_unpack ${P}.x86_64.rpm
 }
 
+QA_FLAGS_IGNORED="/usr/bin/${PN}"
+
 src_install() {
        cp -ar "${S}/opt"  "${D}" || die "Install failed!"
        cp -ar "${S}/usr"  "${D}" || die "Install failed!"

Reply via email to