summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-23 17:31:52 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-23 21:04:43 -0800
commite1ed1bf6f17df47d929dfd7d97d1e5abcfa18830 (patch)
tree0b6aeeabbb0da072fbace488c3d76a0c0b2e7b38 /profiles
parentprofiles: Remove dead video_cards_nsc mask (diff)
downloadgentoo-e1ed1bf6f17df47d929dfd7d97d1e5abcfa18830.tar.gz
gentoo-e1ed1bf6f17df47d929dfd7d97d1e5abcfa18830.tar.bz2
gentoo-e1ed1bf6f17df47d929dfd7d97d1e5abcfa18830.zip
profiles: Remove dead video_cards_ilo mask
ilo was removed from upstream Mesa and the USE flag was dropped from the ebuild repo in commit ffd83c0b1208.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/use.mask1
-rw-r--r--profiles/arch/arm/use.mask1
-rw-r--r--profiles/arch/arm64/use.mask1
-rw-r--r--profiles/arch/hppa/use.mask1
-rw-r--r--profiles/arch/ia64/use.mask1
-rw-r--r--profiles/arch/mips/use.mask1
-rw-r--r--profiles/arch/nios2/use.mask1
-rw-r--r--profiles/arch/powerpc/use.mask1
-rw-r--r--profiles/arch/s390/use.mask1
-rw-r--r--profiles/arch/sh/use.mask1
-rw-r--r--profiles/arch/sparc/use.mask1
11 files changed, 0 insertions, 11 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 4cfcc69903ed..bd7ae4db5b38 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -144,7 +144,6 @@ video_cards_vesa
# Mask more VIDEO_CARDs added with mesa-8.0
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
# llvm is not keyworded
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index d65a08376fcb..245a69051e6c 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -151,7 +151,6 @@ video_cards_r600
video_cards_radeonsi
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 5a5e4068df85..524774bcee38 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -231,7 +231,6 @@ video_cards_r600
video_cards_radeonsi
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 08fa5a1f9c12..ca92cd959dee 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -220,7 +220,6 @@ video_cards_i128
video_cards_i740
video_cards_i915
video_cards_i965
-video_cards_ilo
video_cards_intel
video_cards_mach64
video_cards_mga
diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 2aceacc4eae6..4ad96e7b8b85 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -156,7 +156,6 @@ video_cards_intel
# Mask more VIDEO_CARDs added with mesa-8.0
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
# llvm is not keyworded
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 1ddee7ef3146..53d2b1f6f8bb 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -161,7 +161,6 @@ video_cards_r600
video_cards_radeonsi
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask
index 8ee35fbe8b67..d1033c13888b 100644
--- a/profiles/arch/nios2/use.mask
+++ b/profiles/arch/nios2/use.mask
@@ -176,7 +176,6 @@ video_cards_r600
video_cards_radeonsi
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index b0b30452511e..60ef03a5a1d5 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -129,7 +129,6 @@ video_cards_vesa
# Mask more VIDEO_CARDs added with mesa-8.0
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 18637daa1445..11421607e46d 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -112,7 +112,6 @@ video_cards_i128
video_cards_i740
video_cards_i915
video_cards_i965
-video_cards_ilo
video_cards_intel
video_cards_mach64
video_cards_mga
diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index 29172d1972eb..1dc7f1f74794 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -125,7 +125,6 @@ video_cards_r600
video_cards_radeonsi
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index ae1396eeee4e..f41c4f44a285 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -227,7 +227,6 @@ video_cards_nouveau
# Mask more VIDEO_CARDs added with mesa-8.0
video_cards_i915
video_cards_i965
-video_cards_ilo
# vmware wasn't added with mesa-8.0, but it should still be masked
video_cards_vmware
# llvm is not keyworded