diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/features/prefix/standalone/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 31e54dac1ce6..331e8a538c0a 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-01-19) +# uchardet not stable/keyworded yet on this arch +sys-apps/groff uchardet + # Sam James <sam@gentoo.org> (2011-01-19) # Joonas Niilola <juippis@gentoo.org> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 20e568f9c240..971f78e088ac 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 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 arch +sys-apps/groff uchardet + # Sam James <sam@gentoo.org> (2011-01-19) # Joonas Niilola <juippis@gentoo.org> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it 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. |