diff options
Diffstat (limited to 'profiles/arch/x86/make.defaults')
-rw-r--r-- | profiles/arch/x86/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 9c8cc315e..0694bbcda 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -10,4 +10,4 @@ ACCEPT_KEYWORDS="x86" USE="pam threads" INPUT_DEVICES="${INPUT_DEVICES} vmmouse" -VIDEO_CARDS="${VIDEO_CARDS} amdgpu ast i128 i740 intel neomagic openchrome qxl rendition siliconmotion tga tseng vesa vmware" +VIDEO_CARDS="${VIDEO_CARDS} amdgpu apm ast i128 i740 intel neomagic openchrome qxl radeonsi rendition siliconmotion tga tseng vesa via vmware" |