add: tekore (#10911)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-03-29 22:03:56 -05:00
committed by GitHub
parent 521e33145c
commit b0b26a9700
3 changed files with 52 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "tekore.spec"
}
}