diff options
author | 2021-01-19 10:11:58 -0800 | |
---|---|---|
committer | 2021-01-19 10:14:38 -0800 | |
commit | 6983229d66bda38b7d3be3a7c6c5d5e535112ff1 (patch) | |
tree | 42a20e426104ac49dcfb0d806109997c32483036 /profiles/features | |
parent | dev-python/python-backoff: Bump to version 1.10.0 (diff) | |
download | gentoo-6983229d66bda38b7d3be3a7c6c5d5e535112ff1.tar.gz gentoo-6983229d66bda38b7d3be3a7c6c5d5e535112ff1.tar.bz2 gentoo-6983229d66bda38b7d3be3a7c6c5d5e535112ff1.zip |
profiles: mask groff[uchardet] on hppa, riscv and prefix
Bug: https://bugs.gentoo.org/709720
Bug: https://bugs.gentoo.org/750032
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/standalone/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/prefix/standalone/package.use.mask b/profiles/features/prefix/standalone/package.use.mask index d875d29e2a2e..ce9807b1bd24 100644 --- a/profiles/features/prefix/standalone/package.use.mask +++ b/profiles/features/prefix/standalone/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-01-19) +# uchardet not stable/keyworded yet on this profile keyword +sys-apps/groff uchardet + # Benda Xu <heroxbd@gentoo.org> (2019-10-09) # Do not draw pam from @system. Bug 695966. # runuser is not necessary for Prefix. |