add: yamale (#6851)

Signed-off-by: Owen-sz <owen@fyralabs.com>
(cherry picked from commit 121598d3ef)
This commit is contained in:
Owen Zimmerman
2025-10-23 22:43:21 -07:00
committed by raboneko
parent c5a1497558
commit afc41ba5cd
3 changed files with 58 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "yamale.spec"
}
}