diff --git a/anda/langs/rust/eymate/anda.hcl b/anda/langs/rust/eymate/anda.hcl index fdec36386c..09ec7e3e89 100644 --- a/anda/langs/rust/eymate/anda.hcl +++ b/anda/langs/rust/eymate/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "eymate.spec" } + labels { + large = 1 + } }