commit: 3c5f9f0150924776ff6298f9773b41a842ba7ca3 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Fri Oct 30 04:34:17 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Fri Oct 30 04:35:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5f9f01
profiles/features/musl/package.mask: unmask systemd-tmpfiles Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/features/musl/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 2983212d912..27d5c51ebf9 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,10 +1,6 @@ # 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
