diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-11-22 01:05:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-11-22 01:05:27 +0000 |
commit | b7819d03d7312d3d8d12b49738aa417f35f6e18a (patch) | |
tree | ddda281c46717f76e2c0d0ea4ed00da4bd58d9b5 /profiles/releases | |
parent | 77b9f0d5906f0bd9ddf010abe155218c6629738a (diff) |
gentoo auto-resync : 22:11:2022 - 01:05:27
Diffstat (limited to 'profiles/releases')
-rw-r--r-- | profiles/releases/23.0/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/releases/23.0/make.defaults b/profiles/releases/23.0/make.defaults index b6e766a3483b..7cd1e30dc0a3 100644 --- a/profiles/releases/23.0/make.defaults +++ b/profiles/releases/23.0/make.defaults @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This just makes sense nowadays, if only for distfiles... -USE="xz zstd" +USE="lzma zstd" # bug 831045 USE="${USE} -cli" |