diff --git a/build_configs.json b/build_configs.json index c138fa3..ea0c162 100644 --- a/build_configs.json +++ b/build_configs.json @@ -10,8 +10,7 @@ "with": ["test"], "without": ["tests"], "yum_exclude": ["release*"], - "enable_modules": ["idm:DL1"], - "target_arch": ["noarch"] + "enable_modules": ["idm:DL1"] } } } diff --git a/example.json b/example.json index 4891b64..8c04b24 100644 --- a/example.json +++ b/example.json @@ -11,7 +11,7 @@ "without": [], "yum_exclude": [], "enable_modules": [], - "target_arch": [] + "target_arch": "" } } }