*/*: suppress warning about CFLAGS in Rust ebuilds

Closes: https://bugs.gentoo.org/781668
Closes: https://bugs.gentoo.org/780777
Closes: https://bugs.gentoo.org/780768
Closes: https://bugs.gentoo.org/781821
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-02 05:46:09 +05:00
parent 177fce509d
commit 5df3aba5e0
10 changed files with 20 additions and 0 deletions

View File

@@ -103,6 +103,8 @@ LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/navi"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"

View File

@@ -108,6 +108,8 @@ LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/navi"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"

View File

@@ -108,6 +108,8 @@ LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/navi"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"

View File

@@ -114,6 +114,8 @@ LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/navi"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"

View File

@@ -114,6 +114,8 @@ LICENSE="Apache-2.0"
SLOT="0"
RESTRICT="mirror"
QA_FLAGS_IGNORED="usr/bin/navi"
RDEPEND="app-shells/fzf"
DEPEND="${RDEPEND}"

View File

@@ -197,6 +197,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
QA_FLAGS_IGNORED="usr/bin/tldr"
# Tests require network connection
RESTRICT="test"