diff --git a/anda/rust/kondo/anda.hcl b/anda/rust/kondo/anda.hcl index 45d18fe3ca..b2058e1d24 100644 --- a/anda/rust/kondo/anda.hcl +++ b/anda/rust/kondo/anda.hcl @@ -1,4 +1,5 @@ project pkg { + arches = ["x86_64"] rpm { spec = "rust-kondo.spec" }