commit: 18481b03be0c86da97700de6859c9ce509d7f783 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Mar 27 13:25:31 2021 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Mon Mar 29 08:06:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18481b03
profiles: amd64/x86: Drop media-libs/freetype[infinality] unmasking Dead upstream. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/x86/package.use.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 222efbf8c96..33fc0e6531a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -305,10 +305,6 @@ dev-python/pypy3-exe cpu_flags_x86_sse2 # Unmask here, as it's masked in base. net-libs/gnutls -dane -# Ben de Groot <[email protected]> (2012-07-30) -# dependency keyworded here, masked in base -media-libs/freetype -infinality - # Alexandre Rostovtsev <[email protected]> (2012-04-12) # Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for # gobject-introspection[doctool], bug #411761 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index fafd1cd21ee..966a2d1a3ed 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -334,10 +334,6 @@ sys-apps/hwloc -gl -nvml # Unmask here, as it's masked in base. net-libs/gnutls -dane -# Ben de Groot <[email protected]> (2012-07-30) -# dependency keyworded here, masked in base -media-libs/freetype -infinality - # Michał Górny <[email protected]> (2012-04-11) # JIT compilation in zpaq generates code for x86/amd64. app-arch/zpaq -jit
