mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
sys-cluster/*: mutually exclude ayudame ompss plugin
choose one from nanox or ayudame, not both Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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 )
|
||||
|
||||
@@ -23,6 +23,7 @@ REQUIRED_USE=""
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
ompss? ( !sys-cluster/nanox[ayudame] )
|
||||
"
|
||||
# ${PYTHON_DEPS}
|
||||
# $(python_gen_cond_dep '
|
||||
|
||||
Reference in New Issue
Block a user