From f4574d8628c7b0a3cae63b93aedd21904ef5a2bd Mon Sep 17 00:00:00 2001 From: madonuko Date: Mon, 1 Sep 2025 23:32:31 +0800 Subject: [PATCH] large --- anda/langs/rust/eymate/anda.hcl | 3 +++ 1 file changed, 3 insertions(+) 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 + } }