From e4a0f9bbc4639587ff8bc8e4614abe4c7010eaa5 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 31 Dec 2016 17:55:30 -0600 Subject: Profiles: move x86-only video cards to x86 profiles --- profiles/arch/x86/make.defaults | 3 +++ profiles/arch/x86_64/make.defaults | 3 +++ 2 files changed, 6 insertions(+) (limited to 'profiles/arch') diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 258cf16e7..9c8cc315e 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -8,3 +8,6 @@ ARCH="x86" 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" diff --git a/profiles/arch/x86_64/make.defaults b/profiles/arch/x86_64/make.defaults index 4a4fac9e6..b4a3edee5 100644 --- a/profiles/arch/x86_64/make.defaults +++ b/profiles/arch/x86_64/make.defaults @@ -30,3 +30,6 @@ CXXFLAGS="${CFLAGS}" ELIBC="musl" USE="amd64 amd64-linux 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" -- cgit v1.2.3-60-g2f50