summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-21 12:23:10 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-25 16:24:32 -0800
commitf1d49aa62b93da6affc07699181071db638d0724 (patch)
tree6b85408a5b27aeac0e2140356632a5564e03cad2 /gnome-base/librsvg/librsvg-2.40.21.ebuild
parentx11-misc/colord: use tmpfiles.eclass (diff)
downloadgentoo-f1d49aa62b93da6affc07699181071db638d0724.tar.gz
gentoo-f1d49aa62b93da6affc07699181071db638d0724.tar.bz2
gentoo-f1d49aa62b93da6affc07699181071db638d0724.zip
gnome-base/librsvg: specify QA_FLAGS_IGNORED
to silence QA notices about ignored flags for rust app Closes: https://github.com/gentoo/gentoo/pull/23459 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'gnome-base/librsvg/librsvg-2.40.21.ebuild')
-rw-r--r--gnome-base/librsvg/librsvg-2.40.21.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnome-base/librsvg/librsvg-2.40.21.ebuild b/gnome-base/librsvg/librsvg-2.40.21.ebuild
index 8c57841ec7c8..bbd1656e7ba5 100644
--- a/gnome-base/librsvg/librsvg-2.40.21.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.21.ebuild
@@ -39,6 +39,11 @@ BDEPEND="
"
# >=gtk-doc-am-1.13, gobject-introspection-common, vala-common needed by eautoreconf
+QA_FLAGS_IGNORED="
+ usr/bin/rsvg-convert
+ usr/lib.*/librsvg.*
+"
+
RESTRICT="test" # Lots of issues due to freetype changes and more; ever since newer tests got backported into 2.40.19
PATCHES=(