summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-07 22:48:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-07 22:48:01 +0000
commitc3bc61051d7f12b4c682efa7a5460bbc8815649e (patch)
treeb6d19e96ba3c397fb8278eeb9b68170db92630ba /profiles/base
parent3517852e3b8a68d1e997770fc0650c5053bafc6c (diff)
gentoo resync : 07.01.2022
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults4
-rw-r--r--profiles/base/use.mask16
2 files changed, 2 insertions, 18 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 547c7b31e83c..6548a518da5e 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -7,8 +7,8 @@
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly glibc HPUX Interix mingw musl NetBSD OpenBSD SunOS Winnt"
-USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
+USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS Winnt"
+USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
# Env vars to expand into USE vars. Modifying this requires prior
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 2a93cc41dd77..eee41ca8c6f8 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -70,26 +70,14 @@ multilib
# Mask ELIBC, KERNEL, and USERLAND flags that apply to specific profiles.
userland_BSD
-elibc_AIX
elibc_bionic
elibc_Cygwin
elibc_Darwin
-elibc_DragonFly
-elibc_HPUX
-elibc_Interix
elibc_musl
-elibc_NetBSD
-elibc_OpenBSD
elibc_SunOS
elibc_Winnt
-kernel_AIX
kernel_Darwin
-kernel_FreeBSD
-kernel_freemint
-kernel_HPUX
-kernel_NetBSD
-kernel_OpenBSD
kernel_SunOS
kernel_Winnt
@@ -104,10 +92,6 @@ prefix
prefix-guest
prefix-stack
-# Diego E. Pettenò <flameeyes@gentoo.org> (2010-10-19)
-# masking flags that only apply to FreeBSD
-kqueue
-
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-18)
# Prelude is being masked for removal
prelude