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>
This commit is contained in:
Sergey Torokhov
2023-05-27 23:14:44 +03:00
parent d09cceb0a5
commit 99b599ba66
2 changed files with 2 additions and 7 deletions

View File

@@ -58,12 +58,6 @@ dev-python/coveralls
# Upstream bug: https://github.com/iamkroot/trakt-scrobbler/issues/240
media-video/trakt-scrobbler
# Torokhov Sergey <torokhov-s-a@yandex.ru> (2022-10-30)
# Masked due to failed tests with sys-cluster/openmpi;
# failed tests with sys-devel/gcc-12.2.1_p20221008
# (Bug: https://bugs.gentoo.org/877463)
=sys-cluster/opencoarrays-2.10.1
# Viorel Munteanu <ceamac.paragon@gmail.com> (2022-08-03)
# depends on dev-python/PyQt6, which is currently masked with all of qt6
>=net-misc/maestral-qt-1.6.0

View File

@@ -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]
"