commit: 2ca5795a02e9039994e6a994087e0c6e767f071a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Jan 16 00:48:30 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Jan 16 00:48:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca5795a
profiles: mask et-misc/iputils[idn] on musl profiles Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/default/linux/musl/package.use.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/default/linux/musl/package.use.mask b/profiles/default/linux/musl/package.use.mask index a1ebac8bd77..2bb6d0614b8 100644 --- a/profiles/default/linux/musl/package.use.mask +++ b/profiles/default/linux/musl/package.use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 +# See bug #604542 +net-misc/iputils idn + # See bug #504200 sys-devel/gcc sanitize
