commit: 40445e295e6f758f448117dc619077902a54006a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 21:09:57 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 21:10:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40445e29
profiles: USE=utmp/wtmp is already masked for musl Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/features/musl/package.use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 57e8ace585a..28e05a4e490 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,9 +1,6 @@ # 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
