diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-15 19:48:30 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-15 19:48:30 -0500 |
commit | 2ca5795a02e9039994e6a994087e0c6e767f071a (patch) | |
tree | da16d60b8db713c2515ad49bd7eeb18ab59cd4a8 | |
parent | www-apache/mod_gnutls: Revbump to prevent installation of /mod_gnutls.so (diff) | |
download | gentoo-2ca5795a02e9039994e6a994087e0c6e767f071a.tar.gz gentoo-2ca5795a02e9039994e6a994087e0c6e767f071a.tar.bz2 gentoo-2ca5795a02e9039994e6a994087e0c6e767f071a.zip |
profiles: mask et-misc/iputils[idn] on musl profiles
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | profiles/default/linux/musl/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/musl/package.use.mask b/profiles/default/linux/musl/package.use.mask index a1ebac8bd77c..2bb6d0614b8a 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 |