This commit is contained in:
Raboneko
2025-11-23 09:04:54 -08:00
committed by GitHub
parent f104d47f8a
commit b7f2cfb960
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "pyee.spec"
}
}