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

This commit is contained in:
Raboneko
2026-05-04 21:58:48 -05:00
committed by GitHub
parent 4384a1639d
commit fcd35aa4b1
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"
}
}