Temporarily disable the arch restrictions
I see module build failures that I don't see locally and the only thing I have here different is the arch restrictions reverted as fedmod or some part of it doesn't support them.
This commit is contained in:
parent
6453f6a7a1
commit
13aedede54
1 changed files with 0 additions and 7 deletions
|
|
@ -22,29 +22,22 @@ data:
|
|||
default:
|
||||
rpms:
|
||||
- hydrapaper
|
||||
buildopts:
|
||||
arches: [aarch64, x86_64]
|
||||
components:
|
||||
rpms:
|
||||
dbus-python:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
arches: [aarch64,x86_64]
|
||||
hydrapaper:
|
||||
rationale: Application package
|
||||
ref: f35
|
||||
arches: [aarch64,x86_64]
|
||||
buildorder: 10
|
||||
libadwaita:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
arches: [aarch64,x86_64]
|
||||
python-olefile:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
arches: [aarch64,x86_64]
|
||||
python-pillow:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
arches: [aarch64,x86_64]
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue