commit: e5f0826c161779cc48fa2208390eee52f1e34401 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 08:34:07 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 12 08:34:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f0826c
profiles/arch/x86: use.mask dev-libs/efl[mono] - most likely due to broken mono in Gentoo, investigating... Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 49235cd7f46..2f4d7482524 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <[email protected]> (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 <[email protected]> (2021-03-29) # Unmask TPM on supported archs. sys-apps/systemd -tpm
