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 52D90138350 for ; Fri, 1 May 2020 06:42:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61FB9E09ED; Fri, 1 May 2020 06:42:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 48F88E09ED for ; Fri, 1 May 2020 06:42:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E3AE034EFF6 for ; Fri, 1 May 2020 06:42:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 843582B for ; Fri, 1 May 2020 06:42:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1588315281.0b107e42c5d349e08c33f7113283a8321e68d4c5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0b107e42c5d349e08c33f7113283a8321e68d4c5 X-VCS-Branch: master Date: Fri, 1 May 2020 06:42:00 +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: 30467b1c-9087-47ef-91fc-4e0364a8e864 X-Archives-Hash: 500ac82a3f74b7f986647b9e2a0574a1 commit: 0b107e42c5d349e08c33f7113283a8321e68d4c5 Author: Michał Górny gentoo org> AuthorDate: Fri May 1 06:41:21 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 1 06:41:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b107e42 package.mask: [QA] Mask app-portage/ufed for breakage Bug: https://bugs.gentoo.org/649416 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4f6006659dc..3f79b12eeb9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny (2020-05-01) +# Wrongly adds '-*' to USE causing catastrophic system breakage. +# Bug #649416. +app-portage/ufed + # Thomas Deutschmann (2020-04-30) # Requires =dev-db/mysql-5.7. Masked for removal in 30 days.