diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 20:38:38 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:04:44 -0800 |
commit | 997dbaf55731aa8d4a0228dd7b933faed198c0c4 (patch) | |
tree | 713fa405e89533bfc6f8ad8a69edde436dff4708 /profiles/arch | |
parent | profiles: Simplify video_cards_siliconmotion mask (diff) | |
download | gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.gz gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.tar.bz2 gentoo-997dbaf55731aa8d4a0228dd7b933faed198c0c4.zip |
profiles: Simplify video_cards_ast mask
Instead of masking it on all the platforms it's not available,
unmask it on the only two platforms it is.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/nios2/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/s390/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 1 |
14 files changed, 3 insertions, 11 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 976722a9b92f..12c47f2f6bd1 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -127,7 +127,6 @@ zaptel # Modular X: mask non-alpha cards video_cards_apm video_cards_ark -video_cards_ast video_cards_chips video_cards_i128 video_cards_i740 diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index b859c0af8a3f..d446c202a3d2 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -118,6 +118,7 @@ -input_devices_synaptics -input_devices_vmmouse -input_devices_wacom +-video_cards_ast -video_cards_i915 -video_cards_i965 -video_cards_intel diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 99d8e2e950b7..7a3e98ed3699 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -112,7 +112,6 @@ ace # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_ast video_cards_cirrus video_cards_chips video_cards_glint diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index ae7030fa3219..52fb80ae5368 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -193,7 +193,6 @@ vim-syntax # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_ast video_cards_cirrus video_cards_chips video_cards_glint diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 038975ef05c4..9d0fd9f32e4c 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -136,6 +136,7 @@ video_cards_newport # not needed on non-x86, non-amd64 systems input_devices_vmmouse +video_cards_ast video_cards_i915 video_cards_i965 video_cards_intel diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 79878478c267..fc0b76c4d897 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -212,7 +212,6 @@ dri video_cards_amdgpu video_cards_apm video_cards_ark -video_cards_ast video_cards_chips video_cards_cirrus video_cards_glint diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 6f30c0033c16..fa3425f3141a 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -143,7 +143,6 @@ pdfannotextractor # 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures on which they aren't available -video_cards_ast video_cards_sis # Matt Turner <mattst88@gentoo.org> diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 8a6eb1b2a36e..ca17c9b9bbcc 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -171,7 +171,6 @@ video_cards_rendition video_cards_tga video_cards_tseng video_cards_vesa -video_cards_ast # Diego Pettenò <flameeyes@gentoo.org> # Until xine-lib's keywording can be maintained, please leave it masked. diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask index 6487d21ed7fa..feffa151eba3 100644 --- a/profiles/arch/nios2/use.mask +++ b/profiles/arch/nios2/use.mask @@ -137,7 +137,6 @@ X # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_ast video_cards_cirrus video_cards_chips video_cards_glint diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 6f9e89783a07..fa40f4032881 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -113,7 +113,6 @@ lcd_devices_t6963 # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_ast video_cards_i128 video_cards_i740 video_cards_neomagic diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 345f901a7521..b6646e46cae8 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -102,7 +102,6 @@ input_devices_wacom video_cards_amdgpu video_cards_apm video_cards_ark -video_cards_ast video_cards_chips video_cards_cirrus video_cards_fbdev diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index fa3fb567e02f..3f91b8c338ae 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -86,7 +86,6 @@ lucene # Modular X: mask for architectures on which they aren't available video_cards_apm video_cards_ark -video_cards_ast video_cards_cirrus video_cards_chips video_cards_glint diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index be15cf1c96bc..8728d6ca1eed 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -217,7 +217,6 @@ video_cards_chips video_cards_apm video_cards_nv video_cards_vesa -video_cards_ast video_cards_nouveau # Matt Turner <mattst88@gentoo.org> diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 5d3631e933d8..a7dbf6242459 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -136,6 +136,7 @@ -input_devices_synaptics -input_devices_vmmouse -input_devices_wacom +-video_cards_ast -video_cards_i915 -video_cards_i965 -video_cards_intel |