commit: 23918542e7163ec38d47dfdfd747aee28a0d0a9b Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Aug 20 17:14:23 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Aug 20 17:14:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23918542
profiles/arch/riscv: update some comments in package.use.mask Signed-off-by: Marek Szuba <marecki <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 ed829ed26b20..66fb42870782 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # Marek Szuba <[email protected]> (2023-08-19) -# Tests depend on currently unkeyworded dev-libs/pocl. +# dev-libs/pocl needs some work before it can be keyworded here (Bug #907333). dev-python/pyopencl test # Ionen Wolkens <[email protected]> (2023-07-26) @@ -57,7 +57,7 @@ app-i18n/fcitx-libpinyin dictionary-manager sys-devel/gcc -sanitize # Alexey Shvetsov <[email protected]> (2022-09-15) -# Mask nvml use flag for slurm +# Requires proprietary binary-only libraries only available for a handful of arches sys-cluster/slurm nvml # Jakov Smolić <[email protected]> (2022-09-07) @@ -74,7 +74,7 @@ app-admin/rsyslog jemalloc dev-util/bcc lua # Yu Gu <[email protected]> (2022-07-26) -# Xen does not work on riscv, ceph not tested, bug #859625 +# Xen does not work on riscv, Ceph has dependencies which do not. Bug #859625. app-emulation/libvirt xen rbd # Sam James <[email protected]> (2022-07-02)
