commit: f42b9a422ddadae22d9ee6c1a23280456d3028a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 04:26:33 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 04:26:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42b9a42
profiles/arch/s390: mask app-text/enchant[hunspell,nuspell,voiko] Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 8040a14e3ad5..3a8f215467ad 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-04-26) +# Avoid unkeyworded dependencies +app-text/enchant hunspell nuspell voikko + # Sam James <[email protected]> (2022-04-26) # Needs unkeyworded virtual/szip provider sci-libs/hdf5 szip
