diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-13 22:18:48 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-13 22:19:15 -0400 |
commit | 045bce9f2616763fcbbff023670265dd4e7dacf2 (patch) | |
tree | 8657794830b8b74d387c79678b54fd5aa4d4d7df /profiles/features | |
parent | games-roguelike/stone-soup: Bump to 0.23.2, many ebuild updates (diff) | |
download | gentoo-045bce9f2616763fcbbff023670265dd4e7dacf2.tar.gz gentoo-045bce9f2616763fcbbff023670265dd4e7dacf2.tar.bz2 gentoo-045bce9f2616763fcbbff023670265dd4e7dacf2.zip |
profiles: mask utmp/wtmp on x11-terms/rxvt-unicode for musl
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 28e05a4e4902..57e8ace585ac 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# utmp/wtmp is not supported in musl +x11-terms/rxvt-unicode utmp wtmp + # See bug #604542 net-misc/iputils idn |