commit:     ba02da46624c387bd1cc6200c7eb1fe04c686b60
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 07:34:56 2023 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 07:35:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba02da46

profiles/features/musl/package.mask: mask Exim 4.97

Latest Exim doesn't compile due to multiple glibc-isms.

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 profiles/features/musl/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index 7f515a86104b..b9b76a9ca082 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen <[email protected]> (2023-11-08)
+# Uses glibc features like execinfo and %Y printf modifier
+=mail-mta/exim-4.97
+
 # Maciej Barć <[email protected]> (2023-09-16)
 # Binary package, which is compiled against glibc
 dev-lang/dafny-bin

Reply via email to