summaryrefslogtreecommitdiff
path: root/sys-boot/grub/grub-2.06-r9.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-04 05:43:52 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-04 05:43:52 +0000
commit355555b18ef39d8b98821fb28be5a0577f24acab (patch)
treee2bd2d970fb0a11a0653e6fab7b29671a6766b13 /sys-boot/grub/grub-2.06-r9.ebuild
parent9becec60cd1423a327b86686a981699c0522cd79 (diff)
gentoo auto-resync : 04:02:2024 - 05:43:52
Diffstat (limited to 'sys-boot/grub/grub-2.06-r9.ebuild')
-rw-r--r--sys-boot/grub/grub-2.06-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.06-r9.ebuild b/sys-boot/grub/grub-2.06-r9.ebuild
index 1e41a5ab1fc2..adeb7f089446 100644
--- a/sys-boot/grub/grub-2.06-r9.ebuild
+++ b/sys-boot/grub/grub-2.06-r9.ebuild
@@ -313,7 +313,7 @@ src_install() {
if use elibc_musl; then
# https://bugs.gentoo.org/900348
- QA_CONFIG_IMPL_DECL_SKIP=( re_set_syntax re_compile_pattern re_search )
+ QA_CONFIG_IMPL_DECL_SKIP=( re_{compile_pattern,match,search,set_syntax} )
fi
}