commit:     045bce9f2616763fcbbff023670265dd4e7dacf2
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 02:18:48 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 02:19:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045bce9f

profiles: mask utmp/wtmp on x11-terms/rxvt-unicode for musl

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/features/musl/package.use.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 28e05a4e490..57e8ace585a 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
 

Reply via email to