summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2016-12-31 23:38:44 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2016-12-31 23:38:44 -0600
commitbcc0240a90a53ac43c48bc4b0604c4c6efa12518 (patch)
treee2e83ef7a116ba4870db9d5ed054e4eb6855b4fd /profiles
parente4a0f9bbc4639587ff8bc8e4614abe4c7010eaa5 (diff)
downloadpackages-bcc0240a90a53ac43c48bc4b0604c4c6efa12518.tar.gz
packages-bcc0240a90a53ac43c48bc4b0604c4c6efa12518.tar.bz2
packages-bcc0240a90a53ac43c48bc4b0604c4c6efa12518.tar.xz
packages-bcc0240a90a53ac43c48bc4b0604c4c6efa12518.zip
Profiles: move apm, radeonsi, and via to x86 only
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/x86/make.defaults2
-rw-r--r--profiles/arch/x86_64/make.defaults2
-rw-r--r--profiles/base/make.defaults2
3 files changed, 3 insertions, 3 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"
diff --git a/profiles/arch/x86_64/make.defaults b/profiles/arch/x86_64/make.defaults
index b4a3edee5..b085a8358 100644
--- a/profiles/arch/x86_64/make.defaults
+++ b/profiles/arch/x86_64/make.defaults
@@ -32,4 +32,4 @@ 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"
+VIDEO_CARDS="${VIDEO_CARDS} amdgpu apm ast i128 i740 intel neomagic openchrome qxl radeonsi rendition siliconmotion tga tseng vesa via vmware"
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 4d0860d5e..c80be3fc9 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -64,5 +64,5 @@ APACHE2_MPMS="event"
INPUT_DEVICES="* -vmmouse"
# only put video cards in the base profile that are supported on all architectures (at least tier 1)
-VIDEO_CARDS="apm chips cirrus dummy epson fbdev glint mach64 mga nouveau nv r128 radeon radeonsi s3 s3virge savage sisusb tdfx trident via voodoo"
+VIDEO_CARDS="chips cirrus dummy epson fbdev glint mach64 mga nouveau nv r128 radeon s3 s3virge savage sisusb tdfx trident voodoo"