diff options
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" |