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 0DCF815808B for ; Sat, 26 Mar 2022 09:23:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C26CE082B; Sat, 26 Mar 2022 09:23:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3357FE082B for ; Sat, 26 Mar 2022 09:23:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 70A10343470 for ; Sat, 26 Mar 2022 09:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3BDF343 for ; Sat, 26 Mar 2022 09:23:21 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1648282184.c0a41daf91f1347e0d769c5a4c5497e3106de8c0.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/rankstr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/rankstr/rankstr-0.2.0.ebuild X-VCS-Directories: sys-cluster/rankstr/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: c0a41daf91f1347e0d769c5a4c5497e3106de8c0 X-VCS-Branch: dev Date: Sat, 26 Mar 2022 09:23:21 +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: 95ce5342-e05c-48d5-8674-ee1f34f83045 X-Archives-Hash: 5ed18029e48e3fb46152ee4402982c4a commit: c0a41daf91f1347e0d769c5a4c5497e3106de8c0 Author: Alessandro Barbieri gmail com> AuthorDate: Sat Mar 26 08:09:44 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sat Mar 26 08:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0a41daf sys-cluster/rankstr: restrict tests, need MPI Closes: https://bugs.gentoo.org/836144 Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/rankstr/rankstr-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/rankstr/rankstr-0.2.0.ebuild b/sys-cluster/rankstr/rankstr-0.2.0.ebuild index c7a1ae789..373a03796 100644 --- a/sys-cluster/rankstr/rankstr-0.2.0.ebuild +++ b/sys-cluster/rankstr/rankstr-0.2.0.ebuild @@ -18,7 +18,7 @@ RDEPEND="virtual/mpi" DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}/${PN}-0.1.0-no-static.patch" ) -RESTRICT="!test? ( test )" +RESTRICT="test" # tests require an MPI setup src_configure() { local mycmakeargs=(