diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-17 16:27:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-17 16:27:34 +0100 |
commit | 3550e0e223a8821b95cbaf21fc56bb6617e401aa (patch) | |
tree | 3a279b8fc992b8aceb4b94d8570451584df5df31 /profiles/arch/m68k | |
parent | package.mask: Remove older kernel masks (diff) | |
download | gentoo-3550e0e223a8821b95cbaf21fc56bb6617e401aa.tar.gz gentoo-3550e0e223a8821b95cbaf21fc56bb6617e401aa.tar.bz2 gentoo-3550e0e223a8821b95cbaf21fc56bb6617e401aa.zip |
profiles: Fix more UnknownProfileUse cases
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/m68k')
-rw-r--r-- | profiles/arch/m68k/use.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 684540670e7a..19ddb6d19501 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -38,7 +38,6 @@ vim-syntax # 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_r128 |