mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
sys-cluster/dlb: remove py3.7
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7..9} )
|
PYTHON_COMPAT=( python3_{8..9} )
|
||||||
PYTHON_REQ_USE="tk"
|
PYTHON_REQ_USE="tk"
|
||||||
|
|
||||||
inherit autotools python-single-r1
|
inherit autotools python-single-r1
|
||||||
@@ -23,7 +23,6 @@ DEPEND="
|
|||||||
hwloc? ( sys-apps/hwloc )
|
hwloc? ( sys-apps/hwloc )
|
||||||
mpi? ( virtual/mpi )
|
mpi? ( virtual/mpi )
|
||||||
"
|
"
|
||||||
#instrumentation ( sys-cluster/extrae )
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
|
|||||||
Reference in New Issue
Block a user