Use string for target arch
This commit is contained in:
parent
e9d3318d0a
commit
1c800fb64d
@ -10,8 +10,7 @@
|
||||
"with": ["test"],
|
||||
"without": ["tests"],
|
||||
"yum_exclude": ["release*"],
|
||||
"enable_modules": ["idm:DL1"],
|
||||
"target_arch": ["noarch"]
|
||||
"enable_modules": ["idm:DL1"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"without": [],
|
||||
"yum_exclude": [],
|
||||
"enable_modules": [],
|
||||
"target_arch": []
|
||||
"target_arch": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user