commit:     11baefd6118bc26139358e449f5606c463301381
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 01:57:12 2015 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 01:57:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11baefd6

profiles/arch/*/use.mask: mask video_cards_amdgpu where video_cards_radeonsi is 
masked

 profiles/arch/alpha/use.mask | 1 +
 profiles/arch/arm/use.mask   | 1 +
 profiles/arch/arm64/use.mask | 1 +
 profiles/arch/ia64/use.mask  | 1 +
 profiles/arch/mips/use.mask  | 1 +
 profiles/arch/nios2/use.mask | 1 +
 profiles/arch/s390/use.mask  | 1 +
 profiles/arch/sh/use.mask    | 1 +
 profiles/arch/sparc/use.mask | 1 +
 9 files changed, 9 insertions(+)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 342d979..a686d2c 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -155,6 +155,7 @@ video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
 # llvm is not keyworded
+video_cards_amdgpu
 video_cards_radeonsi
 
 # dspam and dspam-web use this one

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 199b1ec..d403145 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -188,6 +188,7 @@ video_cards_voodoo
 
 # Matt Turner <matts...@gentoo.org>
 # Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_amdgpu
 video_cards_r100
 video_cards_r200
 video_cards_r300

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index da626a5..3809279 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -197,6 +197,7 @@ video_cards_voodoo
 
 # Matt Turner <matts...@gentoo.org>
 # Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_amdgpu
 video_cards_r100
 video_cards_r200
 video_cards_r300

diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 8386d29..5b3829e 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -175,6 +175,7 @@ video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
 # llvm is not keyworded
+video_cards_amdgpu
 video_cards_radeonsi
 
 # Diego Pettenò <flamee...@gentoo.org> (6 Dec 2006)

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index eaf7d0c..ceec8e0 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -150,6 +150,7 @@ video_cards_voodoo
 
 # Matt Turner <matts...@gentoo.org>
 # Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_amdgpu
 video_cards_r100
 video_cards_r200
 video_cards_r300

diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask
index f8aa13d..a170c07 100644
--- a/profiles/arch/nios2/use.mask
+++ b/profiles/arch/nios2/use.mask
@@ -198,6 +198,7 @@ video_cards_voodoo
 
 # Matt Turner <matts...@gentoo.org>
 # Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_amdgpu
 video_cards_r100
 video_cards_r200
 video_cards_r300

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 3687d15..5300c0b 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -111,6 +111,7 @@ input_devices_vmmouse
 input_devices_synaptics
 input_devices_tslib
 input_devices_wacom
+video_cards_amdgpu
 video_cards_apm
 video_cards_ark
 video_cards_ast

diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index 6e2cba8..4d645f7 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -135,6 +135,7 @@ video_cards_voodoo
 
 # Matt Turner <matts...@gentoo.org>
 # Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_amdgpu
 video_cards_r100
 video_cards_r200
 video_cards_r300

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index 17330a0..9a5a8f7 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -260,6 +260,7 @@ video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
 # llvm is not keyworded
+video_cards_amdgpu
 video_cards_radeonsi
 
 # Diego Pettenò <flamee...@gentoo.org> (6 Dec 2006)

Reply via email to