add: enum_tools (#10628)

This commit is contained in:
Owen Zimmerman
2026-03-15 16:26:46 -05:00
committed by GitHub
parent 7e9e3a1a39
commit 8aef79671f
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"
}
}