diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-12 13:08:05 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-12 13:08:05 +0000 |
commit | 4c4e8e9bf6d1ef49be600d77fcbbd7be716aece7 (patch) | |
tree | c854c61724b1a5430091a4512ef763d26efe5938 /profiles/base | |
parent | 669bfefc6b9cafab1e89f098b21cf0f89c12d995 (diff) |
gentoo auto-resync : 12:01:2024 - 13:08:05
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 f968c2cccdff..cb203399fa61 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # System-wide defaults for the Portage system @@ -102,7 +102,7 @@ RUBY_TARGETS="ruby31" # These USE flags are what is common between the various sub-profiles. Stages 2 # and 3 are built against these, so be careful what you add. # Moved here from releases/ -USE="acl bzip2 gdbm nptl unicode" +USE="acl bzip2 gdbm unicode" # Enable extended filesystem attribute support by default. # https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0 |