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 EAB501382C5 for ; Mon, 12 Apr 2021 11:47:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94FC3E0869; Mon, 12 Apr 2021 11:47:38 +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 48E1BE0869 for ; Mon, 12 Apr 2021 11:47:37 +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 329D2340BCD for ; Mon, 12 Apr 2021 11:47:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDCB7647 for ; Mon, 12 Apr 2021 11:47:34 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1618227929.1b64125a0652bb66d279791c819f949c022dd446.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 1b64125a0652bb66d279791c819f949c022dd446 X-VCS-Branch: master Date: Mon, 12 Apr 2021 11:47:34 +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: b1893368-f84c-48f9-b993-69ae42739f4d X-Archives-Hash: a1717654d2d54c6af2813e0a5f8dc866 commit: 1b64125a0652bb66d279791c819f949c022dd446 Author: Joonas Niilola gentoo org> AuthorDate: Mon Apr 12 11:45:29 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Apr 12 11:45:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b64125a profiles/arch/x86: clear dev-libs[mono] use.mask from x86 - it's masked globally now. Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/x86/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 2f4d7482524..49235cd7f46 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,11 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola (2021-04-12) -# Creates +130 GB worth of bindings, possibly Gentoo-related. -# Upstream issue: https://phab.enlightenment.org/T8924 -dev-libs/efl mono - # Mike Gilbert (2021-03-29) # Unmask TPM on supported archs. sys-apps/systemd -tpm