add: pkgcore (#9881) (#9909)

This commit is contained in:
Raboneko
2026-02-16 20:35:32 -08:00
committed by GitHub
parent 6b9bf9dd76
commit c75d3ffbcb
3 changed files with 78 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "pkgcore.spec"
}
}