From 87800ab650e416c58ce917169b69946617fec96c Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Wed, 27 Jun 2018 14:16:30 -0400 Subject: [PATCH] profiles/arch: mask catalyst[system-bootloader] and unmask as appropriate --- profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 5109e4af610f..0ea0ff752737 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Rick Farina (27 Jun 2018) +# Catalyst has support for assembling bootloader on this arch +dev-util/catalyst -system-bootloader + # Ilya Tumaykin (17 Jun 2018) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index a25dc05caa7a..13505fe222d8 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Rick Farina (27 Jun 2018) +# Catalyst only has support for assembling bootloader on some arches +dev-util/catalyst system-bootloader + # Ilya Tumaykin (17 Jun 2018) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 9f057c9bc06d..10c8ff58fd6e 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Rick Farina (27 Jun 2018) +# Catalyst has support for assembling bootloader on this arch +dev-util/catalyst -system-bootloader + # Ilya Tumaykin (17 Jun 2018) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. -- 2.26.2