add: pkgcore (#9881) (#9912)

This commit is contained in:
Raboneko
2026-02-16 20:36:11 -08:00
committed by GitHub
parent 002017923e
commit 8088112dbe
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"
}
}