add: datasets (#12576) (#12677)

This commit is contained in:
Raboneko
2026-05-26 21:28:58 -05:00
committed by GitHub
parent 90728013d7
commit 062225c12f
3 changed files with 57 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "datasets.spec"
}
}