summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Joldasov <bratishkaerik@getgoogleoff.me>2023-03-09 20:06:59 +0600
committerFlorian Schmaus <flow@gentoo.org>2023-03-10 08:00:04 +0100
commit5e8f76136eb2a9cdb9d50869ecabe88e669008dc (patch)
tree78bf1d6ae75f006dcf5ee60b82f63586d56c5d1e /dev-lang/zig/zig-9999.ebuild
parentsci-calculators/bc-gh: remove old versions (diff)
downloadgentoo-5e8f76136eb2a9cdb9d50869ecabe88e669008dc.tar.gz
gentoo-5e8f76136eb2a9cdb9d50869ecabe88e669008dc.tar.bz2
gentoo-5e8f76136eb2a9cdb9d50869ecabe88e669008dc.zip
dev-lang/zig: adjust QA_FLAGS_IGNORED for new placements
Closes: https://bugs.gentoo.org/900543 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-lang/zig/zig-9999.ebuild')
-rw-r--r--dev-lang/zig/zig-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/zig/zig-9999.ebuild b/dev-lang/zig/zig-9999.ebuild
index c744d732215e..f0ac403fd612 100644
--- a/dev-lang/zig/zig-9999.ebuild
+++ b/dev-lang/zig/zig-9999.ebuild
@@ -41,7 +41,7 @@ IDEPEND="app-eselect/eselect-zig"
# see https://github.com/ziglang/zig/issues/3382
# For now, Zig Build System doesn't support enviromental CFLAGS/LDFLAGS/etc.
-QA_FLAGS_IGNORED="usr/bin/zig"
+QA_FLAGS_IGNORED="usr/.*/zig/${PV}/bin/zig"
# Since commit https://github.com/ziglang/zig/commit/e7d28344fa3ee81d6ad7ca5ce1f83d50d8502118
# Zig uses self-hosted compiler only