add: museval (#9236) (#9241)

This commit is contained in:
Raboneko
2026-01-15 20:25:49 -08:00
committed by GitHub
parent cb1370b44d
commit b77cd5c01a
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "museval.spec"
}
}