From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F63A138359 for ; Thu, 29 Oct 2020 08:19:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9C16E0972; Thu, 29 Oct 2020 08:19:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE554E0972 for ; Thu, 29 Oct 2020 08:19:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B53833BEA3 for ; Thu, 29 Oct 2020 08:19:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0BC4395 for ; Thu, 29 Oct 2020 08:19:04 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1603959495.c5ee7801c8b262168ae283848aef9ef2e4641f30.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: c5ee7801c8b262168ae283848aef9ef2e4641f30 X-VCS-Branch: master Date: Thu, 29 Oct 2020 08:19:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c433b726-b94a-45aa-9546-eaa3163a786e X-Archives-Hash: d478f01799698b4d09c0a8dca6fdbbe0 commit: c5ee7801c8b262168ae283848aef9ef2e4641f30 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Oct 29 08:18:15 2020 +0000 Commit: Georgy Yakovlev gentoo 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 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 (2020-10-29) +# part of systemd, hence does not build on musl +sys-apps/systemd-tmpfiles + # Sergei Trofimovich (2020-04-11) # musl has no support for prelinked sections, bug #717020 sys-devel/prelink