commit: 6ecc859252ca5b0ab0f689cac728af66ea2c0e75 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Apr 25 18:14:18 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Apr 25 18:17:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ecc8592
profiles/base: package.use.mask l10n_ja for app-text/ghostscript-gpl. Bug: https://bugs.gentoo.org/325795 Acked-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/base/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6c79c31ef12..0c8a876b8a1 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Ulrich Müller <[email protected]> (25 Apr 2019) +# Pulls in media-fonts/kochi-substitute as dependency, which allows +# only non-commercial distribution and can therefore not be included +# with Gentoo install media. Mask the l10n_ja flag until a better +# solution is found, e.g., transition to a free font package. +app-text/ghostscript-gpl l10n_ja + # Georgy Yakovlev <[email protected]> (17 Apr 2019) # Mask jre useflags for use as system java-vm until it's proven to work dev-java/openjdk-jre-bin:8 gentoo-vm
