add: submitit (#9002)

This commit is contained in:
Owen Zimmerman
2026-01-09 15:36:59 -06:00
committed by GitHub
parent 98a49025a1
commit ee2593a376
3 changed files with 63 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "submitit.spec"
}
}