commit: ce8a3022a4bae9cb687ec97742f9b2b6c0b191dc Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Oct 16 14:56:13 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Oct 16 14:56:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ce8a3022
world: drop USE=idn for net-misc/iputils, broken on musl core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index d14568b..7ee44f0 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -6807,7 +6807,7 @@ package.use : net-misc/icecast:0 -kate -logrotate speex ssl theora yp package.use : net-misc/iperf:3 static-libs [net-misc/iputils:0] -package.use : net-misc/iputils:0 -SECURITY_HAZARD -arping -clockdiff -doc -gcrypt -libressl -rarpd -rdisc -static -tftpd -tracepath -traceroute caps filecaps idn ipv6 ssl +package.use : net-misc/iputils:0 -SECURITY_HAZARD -arping -clockdiff -doc -gcrypt -idn -libressl -rarpd -rdisc -static -tftpd -tracepath -traceroute caps filecaps ipv6 ssl [net-misc/ipv6calc:0] package.use : net-misc/ipv6calc:0 -test geoip
