A recent update to the Gentoo repo as introduced a circular dependency between _m4_ and _gettext_. We can avoid it by setting `USE=-nls`. This is OK because we don't need i18n in the build environment.
A recent update to the Gentoo repo as introduced a circular dependency between _m4_ and _gettext_. We can avoid it by setting `USE=-nls`. This is OK because we don't need i18n in the build environment.