https://bugzilla.redhat.com/show_bug.cgi?id=1316645
Bug ID: 1316645
Summary: flannel need to add ppc64le in list of architecture
Product: Fedora
Version: rawhide
Component: flannel
Severity: high
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
flannel need to add ppc64le in list of architecture
the flannel.spec ExclusiveArch need to be updated to add ppc64le (not ppc64)
refer to similar bug # 1315903 on docker.
=== from:
ExclusiveArch: Nix86} x86_64 %{arm}
=== to:
#ExclusiveArch: %%{go_arches}
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64le s390x %{mips}
===
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]