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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49FB3158F56 for ; Mon, 16 Aug 2021 20:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D602E0ADA; Sun, 15 Aug 2021 22:03:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 186FBE0AD9 for ; Sun, 15 Aug 2021 22:03:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C132134423B for ; Sun, 15 Aug 2021 22:03:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C9EA7C1 for ; Sun, 15 Aug 2021 22:03:55 +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: <1629064300.6147600e1a30ffb04de69407427575fd6e032b4b.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: 6147600e1a30ffb04de69407427575fd6e032b4b X-VCS-Branch: master Date: Sun, 15 Aug 2021 22:03:55 +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: cd155633-1410-4e25-bdaa-1dbcefcf8583 X-Archives-Hash: 991c3f74af1c600039ad64d77b11ce87 commit: 6147600e1a30ffb04de69407427575fd6e032b4b Author: Marek Szuba gentoo org> AuthorDate: Sun Aug 15 21:51:40 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Aug 15 21:51:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6147600e profiles/arch/riscv: remove all USE=hdf5 masks I have yet to see any problems with the revdeps, and manually built hdf5-1.12.1 (to be packaged soon) shows no test-suite errors even with Fortran bindings enabled. Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d5dcb16cfcc..86cb11758b1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -69,13 +69,7 @@ app-admin/sudo sssd sci-libs/hdf5 fortran debug # Marek Szuba (2021-07-19) -# sci-libs/hdf5 may or may not work properly on this arch (on some -# systems fails tests even with the mask above in place), masked for -# further testing. -dev-libs/starpu hdf5 -sci-libs/armadillo hdf5 -sci-libs/gdal hdf5 -# (via dev-python/pytables) +# dependencies not keyworded here yet dev-python/pandas doc full-support test # Marek Szuba (2021-07-14)