diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-26 01:31:19 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-26 01:31:19 +0100 |
commit | d2b7cca519cd1aa575ebbc562c57071266ae63f1 (patch) | |
tree | 20d2a4b55096c14c4effc9e92ab6001fca68544d /profiles/base | |
parent | 6fe5af3f06c92a6b1a6b21ff5e1bc9d107490971 (diff) |
gentoo auto-resync : 26:06:2023 - 01:31:19
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 2f6fe5f5d9f0..3646d139c927 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" -USE_EXPAND_VALUES_ELIBC="bionic Cygwin Darwin glibc mingw musl SunOS" -USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt" +USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS" +USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@lists.gentoo.org. |