diff --git a/anda/system/xbps/anda.hcl b/anda/system/xbps/anda.hcl index cac5e59859..6be746658f 100644 --- a/anda/system/xbps/anda.hcl +++ b/anda/system/xbps/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "xbps.spec" } + labels { + mock = 1 + } }