mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
profiles/arch: mask grub_platforms_pc on non-x86 archs
Closes: https://bugs.gentoo.org/967555 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
parent
bb34ee0e56
commit
1748da6acd
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2025-12-15)
|
||||
# arch-specific platform values
|
||||
sys-boot/grub -grub_platforms_pc -grub_platforms_xen-32
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-11-01)
|
||||
# app-crypt/sequoia-chameleon-gnupg is keyworded here.
|
||||
app-alternatives/gpg -sequoia
|
||||
@ -492,10 +496,6 @@ dev-db/mariadb -jdbc
|
||||
# PGO is fixed on amd64
|
||||
>=www-client/firefox-48 -pgo
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2016-06-23)
|
||||
# This flag only has meaning on amd64
|
||||
sys-boot/grub:2 -grub_platforms_xen-32
|
||||
|
||||
# Brian Evans <grknight@gentoo.org> (2015-09-14)
|
||||
# Unmask new USE flags for mariadb on supported arches
|
||||
>=dev-db/mariadb-10.1.0 -mroonga -galera
|
||||
|
||||
@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org (2025-12-15)
|
||||
# arch-specific platform values
|
||||
sys-boot/grub grub_platforms_loongson grub_platforms_qemu-mips
|
||||
sys-boot/grub grub_platforms_pc grub_platforms_xen-32
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2025-11-01)
|
||||
# app-crypt/sequoia-chameleon-gnupg is not keyworded everywhere.
|
||||
app-alternatives/gpg sequoia
|
||||
@ -266,10 +271,6 @@ media-libs/libva-intel-driver hybrid
|
||||
<sys-libs/glibc-2.36 experimental-loong
|
||||
sys-libs/libseccomp experimental-loong
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2022-02-24)
|
||||
# These GRUB platforms are only for MIPS.
|
||||
sys-boot/grub grub_platforms_loongson grub_platforms_qemu-mips
|
||||
|
||||
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17)
|
||||
# Mask AMF keyword on non-amd64 arches
|
||||
# It is unusable, for now, in other arches
|
||||
@ -438,10 +439,6 @@ dev-db/mysql numa
|
||||
# Mask jdbc as most arches don't support java
|
||||
dev-db/mariadb jdbc
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2016-06-23)
|
||||
# This flag only has meaning on amd64
|
||||
sys-boot/grub:2 grub_platforms_xen-32
|
||||
|
||||
# Alexis Ballier <aballier@gentoo.org> (2015-11-14)
|
||||
# MMAL is only available on the Raspberry Pi:
|
||||
# Mask it globally, unmask it on arm.
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2025-12-15)
|
||||
# arch-specific platform values
|
||||
sys-boot/grub -grub_platforms_pc
|
||||
|
||||
# Nowa Ammerlaan <nowa@gentoo.org> (2025-12-03)
|
||||
# media-video/ffmpeg-chromium is not available here
|
||||
dev-libs/nwjs ffmpeg-chromium
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user