diff options
author | 2022-06-22 10:30:54 +0200 | |
---|---|---|
committer | 2022-06-22 10:35:59 +0200 | |
commit | ce58d9063417da00fdac3978a1079c5fbabfbfe6 (patch) | |
tree | ebb37e57c6c6788f8198976befd1a662184c961c /profiles/features | |
parent | profiles: UnknownProfilePackageUse cleanup, pt. 2 (diff) | |
download | gentoo-ce58d9063417da00fdac3978a1079c5fbabfbfe6.tar.gz gentoo-ce58d9063417da00fdac3978a1079c5fbabfbfe6.tar.bz2 gentoo-ce58d9063417da00fdac3978a1079c5fbabfbfe6.zip |
profiles: UnknownProfileUse cleanup
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index e6af2dddd757..b3aee89dcfc4 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -9,9 +9,5 @@ elibc_glibc # Pulls dev-db/oracle-instantclient which doesn't work on musl oracle -# Musl doesn't have support for utmp/wtmp by design -utmp -wtmp - # sys-apps/systemd is masked systemd |