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:
Alessandro Barbieri
2021-06-15 21:57:21 +02:00
parent 8c75710410
commit 525932a1b2

View File

@@ -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}