aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2023-05-27 23:14:44 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2023-05-27 23:19:52 +0300
commit99b599ba6696e184c5f4729cfd17385e82031e10 (patch)
tree034affc369e8f5a03f4b0538cb1550284f6961e4 /sys-cluster
parentapp-misc/fastfetch: treeclean (diff)
downloadguru-99b599ba6696e184c5f4729cfd17385e82031e10.tar.gz
guru-99b599ba6696e184c5f4729cfd17385e82031e10.tar.bz2
guru-99b599ba6696e184c5f4729cfd17385e82031e10.zip
sys-cluster/opencoarrays: 2.10.1 remove mask
It seems this issue isn't reproduced for current gcc:12 (and gcc:13) Closes: https://bugs.gentoo.org/877463 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/opencoarrays/opencoarrays-2.10.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/opencoarrays/opencoarrays-2.10.1.ebuild b/sys-cluster/opencoarrays/opencoarrays-2.10.1.ebuild
index 78a48f02bb..11781f87dd 100644
--- a/sys-cluster/opencoarrays/opencoarrays-2.10.1.ebuild
+++ b/sys-cluster/opencoarrays/opencoarrays-2.10.1.ebuild
@@ -28,7 +28,8 @@ PROPERTIES="test_network"
RESTRICT="!test? ( test )"
# >=sys-cluster/openmpi-4.1.2[fortran] is dropped due to
-# multiple test failures issue: https://github.com/sourceryinstitute/OpenCoarrays/issues/769
+# multiple test failures issue:
+# https://github.com/sourceryinstitute/OpenCoarrays/issues/769
RDEPEND="
>=sys-cluster/mpich-3.4.3[fortran,mpi-threads,threads]
"