diff --git a/profiles/package.mask b/profiles/package.mask index f4cda8ddfc..2783824a88 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -58,12 +58,6 @@ dev-python/coveralls # Upstream bug: https://github.com/iamkroot/trakt-scrobbler/issues/240 media-video/trakt-scrobbler -# Torokhov Sergey (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 (2022-08-03) # depends on dev-python/PyQt6, which is currently masked with all of qt6 >=net-misc/maestral-qt-1.6.0 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] "