commit:     6983229d66bda38b7d3be3a7c6c5d5e535112ff1
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 18:11:58 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 18:14:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6983229d

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 <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask                  | 4 ++++
 profiles/arch/riscv/package.use.mask                 | 4 ++++
 profiles/features/prefix/standalone/package.use.mask | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 31e54dac1ce..331e8a538c0 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 <[email protected]> (2021-01-19)
+# uchardet not stable/keyworded yet on this arch
+sys-apps/groff uchardet
+
 # Sam James <[email protected]> (2011-01-19)
 # Joonas Niilola <[email protected]> (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 20e568f9c24..971f78e088a 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 <[email protected]> (2021-01-19)
+# uchardet not stable/keyworded yet on this arch
+sys-apps/groff uchardet
+
 # Sam James <[email protected]> (2011-01-19)
 # Joonas Niilola <[email protected]> (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 d875d29e2a2..ce9807b1bd2 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 <[email protected]> (2021-01-19)
+# uchardet not stable/keyworded yet on this profile keyword
+sys-apps/groff uchardet
+
 # Benda Xu <[email protected]> (2019-10-09)
 # Do not draw pam from @system. Bug 695966.
 # runuser is not necessary for Prefix.

Reply via email to