add: stable-ts (#11949) (#11962)

This commit is contained in:
Raboneko
2026-05-04 21:59:23 -05:00
committed by GitHub
parent aede00d312
commit ed0473c9f6
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "stable-ts.spec"
}
}