mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -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
|
||||
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
PYTHON_REQ_USE="tk"
|
||||
|
||||
inherit autotools python-single-r1
|
||||
@@ -23,7 +23,6 @@ DEPEND="
|
||||
hwloc? ( sys-apps/hwloc )
|
||||
mpi? ( virtual/mpi )
|
||||
"
|
||||
#instrumentation ( sys-cluster/extrae )
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
${DEPEND}
|
||||
|
||||
Reference in New Issue
Block a user