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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97CD3158086 for ; Mon, 29 Nov 2021 19:35:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF58E2BC002; Mon, 29 Nov 2021 19:35:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C23892BC002 for ; Mon, 29 Nov 2021 19:35:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC855342DA4 for ; Mon, 29 Nov 2021 19:35:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96E0E1D5 for ; Mon, 29 Nov 2021 19:35:36 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1638214518.908beaec485b83cbb4e2c61d4e80bc452ade5fa0.marecki@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: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 908beaec485b83cbb4e2c61d4e80bc452ade5fa0 X-VCS-Branch: master Date: Mon, 29 Nov 2021 19:35:36 +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: 8b6ea2a9-bfa2-4b97-bf29-1ec5ac780ccb X-Archives-Hash: 0919b0a903f16407e9b875c76ce6562c commit: 908beaec485b83cbb4e2c61d4e80bc452ade5fa0 Author: Marek Szuba gentoo org> AuthorDate: Mon Nov 29 19:35:18 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Nov 29 19:35:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908beaec profiles/features/musl: remove app-forensics/honggfuzz mask Signed-off-by: Marek Szuba gentoo.org> profiles/features/musl/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 96a06e2116fa..8bf8e5b3342e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,11 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba (2021-11-29) -# Uses the header file sys/queue.h, which musl does not include by design -# - see their FAQ. Bug #715648. -app-forensics/honggfuzz - # Andreas K. Hüttel (2021-11-21) # No musl patches in ebuild