From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2513D15800A for ; Sun, 20 Aug 2023 17:14:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4448C2BC015; Sun, 20 Aug 2023 17:14:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C0392BC015 for ; Sun, 20 Aug 2023 17:14:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6588A3408CF for ; Sun, 20 Aug 2023 17:14:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F224FF1C for ; Sun, 20 Aug 2023 17:14:51 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1692551683.23918542e7163ec38d47dfdfd747aee28a0d0a9b.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 23918542e7163ec38d47dfdfd747aee28a0d0a9b X-VCS-Branch: master Date: Sun, 20 Aug 2023 17:14:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 62bba8fe-2da8-4d8e-8b06-f47941fc5567 X-Archives-Hash: 93d6bb148a1aa4ce8caac6c9fa2300c8 commit: 23918542e7163ec38d47dfdfd747aee28a0d0a9b Author: Marek Szuba gentoo org> AuthorDate: Sun Aug 20 17:14:23 2023 +0000 Commit: Marek Szuba gentoo 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 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 (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 (2023-07-26) @@ -57,7 +57,7 @@ app-i18n/fcitx-libpinyin dictionary-manager sys-devel/gcc -sanitize # Alexey Shvetsov (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ć (2022-09-07) @@ -74,7 +74,7 @@ app-admin/rsyslog jemalloc dev-util/bcc lua # Yu Gu (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 (2022-07-02)