Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/mips/
Date: Thu, 24 Feb 2022 23:29:59
Message-Id: 1645745336.5b5dfbf2547de5a52ec837a76793ef8abadd9bfa.chewi@gentoo
1 commit: 5b5dfbf2547de5a52ec837a76793ef8abadd9bfa
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 24 23:28:56 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 24 23:28:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5dfbf2
7
8 profiles: Mask loongson and qemu-mips GRUB platforms everywhere but MIPS
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 profiles/arch/base/package.use.mask | 4 ++++
13 profiles/arch/mips/package.use.mask | 4 ++++
14 2 files changed, 8 insertions(+)
15
16 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
17 index 08d4b04814e9..42238fbf4d8f 100644
18 --- a/profiles/arch/base/package.use.mask
19 +++ b/profiles/arch/base/package.use.mask
20 @@ -1,6 +1,10 @@
21 # Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# James Le Cuirot <chewi@g.o> (2022-02-24)
25 +# These GRUB platforms are only for MIPS.
26 +sys-boot/grub grub_platforms_loongson grub_platforms_qemu-mips
27 +
28 # Sam James <sam@g.o> (2021-11-15)
29 # Only available on PPC*.
30 sys-apps/util-linux rtas
31
32 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
33 index 67d60f06c16b..6dae04813fb1 100644
34 --- a/profiles/arch/mips/package.use.mask
35 +++ b/profiles/arch/mips/package.use.mask
36 @@ -1,6 +1,10 @@
37 # Copyright 1999-2022 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 +# James Le Cuirot <chewi@g.o> (2022-02-24)
41 +# These GRUB platforms are only for MIPS.
42 +sys-boot/grub -grub_platforms_loongson -grub_platforms_qemu-mips
43 +
44 # Adel Kara Slimane <adel.ks@×××××××××.com> (2022-01-17)
45 # Mask AMF keyword on non-amd64 arches
46 # It is unusable, for now, in other arches