--- timezone-data-2015g.ebuild 2016-02-02 19:50:12.000000000 +0100 +++ timezone-data-2015g-r1.ebuild 2016-04-05 20:23:48.359177214 +0200 @@ -41,7 +41,8 @@ append-cppflags -DSTD_INSPIRED #138251 fi export NLS=$(usex nls 1 0) - if use nls && ! use elibc_glibc ; then + # musl doesn't need this either + if use nls && ! use elibc_glibc && ! use elibc_musl; then LDLIBS+=" -lintl" #154181 fi # TOPDIR is used in some utils when compiling.