commit:     309a4918150d2fbd999499e7b88d67aa507af5ad
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Sun Feb 27 10:05:17 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sun Feb 27 10:06:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=309a4918

media-sound/spotify-adblock: add QA_FLAGS_IGNORED

Rust programs don't respect LDFLAGS/CFLAGS

Closes: https://bugs.gentoo.org/834149
Closes: https://bugs.gentoo.org/834150
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild 
b/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
index 11d03833e..40891426c 100644
--- a/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
+++ b/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
@@ -41,6 +41,8 @@ RDEPEND="
        media-sound/spotify
 "
 
+QA_FLAGS_IGNORED="usr/bin/${PN}"
+
 src_install(){
        # executable
        SPOTIFY_HOME=/opt/spotify/spotify-client

Reply via email to