commit:     719a8a624dd9082913a602cfe2d4d91d0e269e76
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Aug 20 23:38:08 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Aug 20 23:38:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=719a8a62

sys-cluster/scr: remove reference to aprun and lsf

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/scr/scr-3.0_pre1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/scr/scr-3.0_pre1.ebuild 
b/sys-cluster/scr/scr-3.0_pre1.ebuild
index 16f4ec9ad..b640a48d2 100644
--- a/sys-cluster/scr/scr-3.0_pre1.ebuild
+++ b/sys-cluster/scr/scr-3.0_pre1.ebuild
@@ -69,7 +69,7 @@ src_configure() {
        use syslog && log="1"
        use txt-log && log="1"
 
-       local resman="NONE" #APRUN LSF
+       local resman="NONE"
        use pmix && resman="PMIX"
        use slurm && resman="SLURM"
 

Reply via email to