commit: c5ee7801c8b262168ae283848aef9ef2e4641f30 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Oct 29 08:18:15 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Oct 29 08:18:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ee7801
features/musl/package.mask: mask sys-apps/systemd-tmpfiles Signed-off-by: Georgy Yakovlev <gyakovlev <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 27d5c51ebf9..2983212d912 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <[email protected]> (2020-10-29) +# part of systemd, hence does not build on musl +sys-apps/systemd-tmpfiles + # Sergei Trofimovich <[email protected]> (2020-04-11) # musl has no support for prelinked sections, bug #717020 sys-devel/prelink
