commit: c25f62b16c24c38f22f9a2b08cb599216c2b58f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 01:51:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 21 01:51:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25f62b1
profiles: add sys-apps/groff[uchardet] bug ref Bug: https://bugs.gentoo.org/750032 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 1 + profiles/arch/riscv/package.use.mask | 1 + profiles/features/prefix/standalone/package.use.mask | 1 + 3 files changed, 3 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index c3b496873f9..b533938ec02 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -11,6 +11,7 @@ dev-util/ragel doc # Georgy Yakovlev <[email protected]> (2021-01-19) # uchardet not stable/keyworded yet on this arch +# bug #750032 sys-apps/groff uchardet # Sam James <[email protected]> (2021-01-19) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 1c1d4ceb4c3..95a61706297 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -3,6 +3,7 @@ # Georgy Yakovlev <[email protected]> (2021-01-19) # uchardet not stable/keyworded yet on this arch +# bug #750032 sys-apps/groff uchardet # Sam James <[email protected]> (2021-01-19) diff --git a/profiles/features/prefix/standalone/package.use.mask b/profiles/features/prefix/standalone/package.use.mask index ce9807b1bd2..6c81333b0b2 100644 --- a/profiles/features/prefix/standalone/package.use.mask +++ b/profiles/features/prefix/standalone/package.use.mask @@ -3,6 +3,7 @@ # Georgy Yakovlev <[email protected]> (2021-01-19) # uchardet not stable/keyworded yet on this profile keyword +# bug #750032 sys-apps/groff uchardet # Benda Xu <[email protected]> (2019-10-09)
