summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-31 10:52:36 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-31 11:04:20 +0100
commitb9f993fbb71ed7f5538b596fc0490df5ced83600 (patch)
treed3da229d6b53d4765df8721166f1c64dfbc11589 /profiles/prefix/darwin/macos/10.7/x86/use.mask
parentprofiles/prefix/darwin/macos: drop 10.4 (Tiger) (diff)
downloadgentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.tar.gz
gentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.tar.bz2
gentoo-b9f993fbb71ed7f5538b596fc0490df5ced83600.zip
profiles/prefix/darwin/macos: drop unlikely to be used release profiles
drop: - Snow Leopard (10.6) - Lion (10.7) - Mountain Lion (10.8) - Mavericks (10.9) - Yosemity (10.10) - Sierra (10.12) we keep: - El Capitan (10.11), latest version to support e.g. iMacs from 2008 - High Sierra (10.13), latest version to support e.g. iMacs from 2011 - 3 most recent releases Mojave (10.14), Catalina (10.15) and Big Sur (11.x) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin/macos/10.7/x86/use.mask')
-rw-r--r--profiles/prefix/darwin/macos/10.7/x86/use.mask30
1 files changed, 0 insertions, 30 deletions
diff --git a/profiles/prefix/darwin/macos/10.7/x86/use.mask b/profiles/prefix/darwin/macos/10.7/x86/use.mask
deleted file mode 100644
index 3e153701348d..000000000000
--- a/profiles/prefix/darwin/macos/10.7/x86/use.mask
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This file masks out USE flags that are simply NOT allowed in the default
-# x86 profile. This works, for example, if another architecture's
-# profile have a USE flag associated with (such as altivec, mmx, etc).
-
-# Unmask x86 instruction sets
--cpu_flags_x86_mmx
--cpu_flags_x86_mmxext
--cpu_flags_x86_sse
--cpu_flags_x86_sse2
--cpu_flags_x86_ssse3
--svga
-
-# Unmask nvidia XvMC support
--nvidia
-
-# Unmask dev-db/oracle-instantclient-basic support
--oci8-instant-client
-
-# Modular X: unmask for architectures on which they are available
--input_devices_synaptics
--input_devices_vmmouse
--input_devices_wacom
--video_cards_nvidia
--video_cards_vmware
-
-# ibm is only used for ppc64 stuff
-ibm