commit: 0d0add0c9846dfaa105d45ccd9d0da3624709690 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Mon May 16 03:10:05 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon May 16 08:28:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0add0c
profiles/arch/riscv: add bug number references to some masks Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 000622ed0f49..695a38b030fa 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -147,7 +147,7 @@ gnome-base/gnome-shell browser-extension kde-plasma/plasma-meta plymouth # Marek Szuba <[email protected]> (2021-08-17) -# sys-libs/libfaketime does not work properly on this arch +# sys-libs/libfaketime does not work properly on this arch, bug #844958 sys-auth/sssd test # Marek Szuba <[email protected]> (2021-08-11) @@ -194,7 +194,7 @@ media-gfx/gimp lua www-servers/nginx nginx_modules_http_lua # Marek Szuba <[email protected]> (2021-07-11) -# Causes 35 tests to fail with "fatal llvm error" +# Causes 35 tests to fail with "fatal llvm error", bug #844946 dev-db/postgresql llvm # Marek Szuba <[email protected]> (2021-07-05) @@ -202,7 +202,7 @@ dev-db/postgresql llvm sys-cluster/slurm ucx # Marek Szuba <[email protected]> (2021-07-05) -# net-dialup/mgetty fails to compile on this arch +# net-dialup/mgetty fails to compile on this arch, bug #844955 mail-mta/courier fax # Marek Szuba <[email protected]> (2021-07-05)
