commit: 1b64125a0652bb66d279791c819f949c022dd446 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 11:45:29 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> 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 <juippis <AT> 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 <[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
