diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-01-21 16:08:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-01-21 16:09:14 +0100 |
commit | f8ca84d7bd687ad87d2ea2327c3bc295243d0f25 (patch) | |
tree | b3347dd1f6a29aef7831a3a42a505da619f73a16 /profiles | |
parent | sys-devel/clang-common: use hardening mode for LLVM 18 (diff) | |
download | gentoo-f8ca84d7bd687ad87d2ea2327c3bc295243d0f25.tar.gz gentoo-f8ca84d7bd687ad87d2ea2327c3bc295243d0f25.tar.bz2 gentoo-f8ca84d7bd687ad87d2ea2327c3bc295243d0f25.zip |
profiles/prefix/darwin/macos/10.13/x64: mask c-ares-1.25.0-r1
extend 1.25.0 mask to 1.25.0-r1
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/darwin/macos/10.13/x64/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.13/x64/package.mask b/profiles/prefix/darwin/macos/10.13/x64/package.mask index b1624df9f4ca..17ae8c198138 100644 --- a/profiles/prefix/darwin/macos/10.13/x64/package.mask +++ b/profiles/prefix/darwin/macos/10.13/x64/package.mask @@ -5,3 +5,4 @@ # Fails to compile: # https://github.com/c-ares/c-ares/issues/682 =net-dns/c-ares-1.25.0 +=net-dns/c-ares-1.25.0-r1 |