summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-06 12:02:27 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-06 12:02:27 +0100
commit0349659edae44f43075ea37c44afdf8b5dfc843f (patch)
treebc815848c4d00500e6be9c7ba9b937a780b52050 /profiles/base/make.defaults
parentx11-terms/kitty: use verify-sig (diff)
downloadgentoo-0349659edae44f43075ea37c44afdf8b5dfc843f.tar.gz
gentoo-0349659edae44f43075ea37c44afdf8b5dfc843f.tar.bz2
gentoo-0349659edae44f43075ea37c44afdf8b5dfc843f.zip
profiles: remove dead kernel/elibc flags
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 2 insertions, 2 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