commit:     d06e85fc156d3d032612fd7d514e804c3bfce992
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Aug 20 01:30:03 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Aug 20 01:30:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d06e85fc

sys-cluster/*: mutually exclude ayudame ompss plugin

choose one from nanox or ayudame, not both
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/nanox/nanox-0.15_p20210818.ebuild | 2 +-
 sys-cluster/temanejo/temanejo-1.3.ebuild      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild 
b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild
index 7de8d150e..ba9306b7d 100644
--- a/sys-cluster/nanox/nanox-0.15_p20210818.ebuild
+++ b/sys-cluster/nanox/nanox-0.15_p20210818.ebuild
@@ -31,7 +31,7 @@ IUSE_EXPAND="NANOX"
 IUSE="${IUSE_NANOX} allocator ayudame dlb +extrae gasnet hwloc memkind 
memtracker mpi opencl papi sqlite resiliency task-callback +threads"
 
 CDEPEND="
-       ayudame? ( sys-cluster/temanejo )
+       ayudame? ( sys-cluster/temanejo[-ompss] )
        dlb? ( sys-cluster/dlb )
        extrae? ( sys-cluster/extrae[nanos] )
        gasnet? ( sys-cluster/gasnet )

diff --git a/sys-cluster/temanejo/temanejo-1.3.ebuild 
b/sys-cluster/temanejo/temanejo-1.3.ebuild
index c20b84ae1..fb34f92ec 100644
--- a/sys-cluster/temanejo/temanejo-1.3.ebuild
+++ b/sys-cluster/temanejo/temanejo-1.3.ebuild
@@ -23,6 +23,7 @@ REQUIRED_USE=""
 DEPEND=""
 RDEPEND="
        ${DEPEND}
+       ompss? ( !sys-cluster/nanox[ayudame] )
 "
 #      ${PYTHON_DEPS}
 #      $(python_gen_cond_dep '

Reply via email to