add: enum_tools (#10628) (#10632)

This commit is contained in:
Raboneko
2026-03-15 14:28:22 -07:00
committed by GitHub
parent 3441b18871
commit a09a1ed270
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "enum-tools.spec"
}
}