diff --git a/anda/system/xone/anda.hcl b/anda/system/xone/xone-kmod-common/anda.hcl similarity index 56% rename from anda/system/xone/anda.hcl rename to anda/system/xone/xone-kmod-common/anda.hcl index 647f867db9..78c3e2c23c 100644 --- a/anda/system/xone/anda.hcl +++ b/anda/system/xone/xone-kmod-common/anda.hcl @@ -1,8 +1,10 @@ project pkg { + arches = ["x86_64"] rpm { spec = "xone-kmod-common.spec" } labels { mock = 1 + nightly = 1 } }