diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 08d4b04814e91..42238fbf4d8f2 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2022-02-24) +# These GRUB platforms are only for MIPS. +sys-boot/grub grub_platforms_loongson grub_platforms_qemu-mips + # Sam James (2021-11-15) # Only available on PPC*. sys-apps/util-linux rtas diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 67d60f06c16b9..6dae04813fb1b 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot (2022-02-24) +# These GRUB platforms are only for MIPS. +sys-boot/grub -grub_platforms_loongson -grub_platforms_qemu-mips + # Adel Kara Slimane (2022-01-17) # Mask AMF keyword on non-amd64 arches # It is unusable, for now, in other arches