dev-libs/elfutils: enable USE=lzma by default

The binhost needs this for dev-util/libabigail now and xz-utils is already
in @system. I initially thought this was only useful for MiniDebugInfo
which we don't use in Gentoo (Fedora does, however) but it's not, it's
useful for e.g. compressed kernel modules too.

Bug: https://bugs.gentoo.org/953623
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-07-14 05:20:29 +01:00
parent c948cc165d
commit 9bbecbc409
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ fi
LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
SLOT="0"
IUSE="bzip2 debuginfod lzma nls static-libs stacktrace test +utils valgrind zstd"
IUSE="bzip2 debuginfod +lzma nls static-libs stacktrace test +utils valgrind zstd"
RESTRICT="!test? ( test )"
RDEPEND="

View File

@ -28,7 +28,7 @@ fi
LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
SLOT="0"
IUSE="bzip2 debuginfod lzma nls static-libs stacktrace test +utils valgrind zstd"
IUSE="bzip2 debuginfod +lzma nls static-libs stacktrace test +utils valgrind zstd"
RESTRICT="!test? ( test )"
RDEPEND="