diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 14:19:16 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-01 14:20:24 +0000 |
commit | f1db7f43f3510ecfdf1c70cc40db5a434c32ff72 (patch) | |
tree | 2f4ed3bcd389785eb9fc23a16d18261d9fab5ded /profiles | |
parent | media-sound/easyeffects: remove no-longer-needed local use flags (diff) | |
download | gentoo-f1db7f43f3510ecfdf1c70cc40db5a434c32ff72.tar.gz gentoo-f1db7f43f3510ecfdf1c70cc40db5a434c32ff72.tar.bz2 gentoo-f1db7f43f3510ecfdf1c70cc40db5a434c32ff72.zip |
profiles: Mask hardware USE flags on m68k that probably don't apply
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/use.mask | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index b31747b57b6e..2dd6be0699a3 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -1,9 +1,21 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -m68k +# James Le Cuirot <chewi@gentoo.org> (2022-01-01) +# Hardware that probably doesn't apply to m68k. +input_devices_elographics +video_cards_amdgpu +video_cards_glint +video_cards_mga +video_cards_nouveau +video_cards_nv +video_cards_r128 +video_cards_radeon +video_cards_radeonsi + # James Le Cuirot <chewi@gentoo.org> (2021-10-02) # Keywording aside, m68k CPUs are probably too slow for PulseAudio. pulseaudio |