Exclude aarch64, because the former xulrunner package didn't support it either.
This commit is contained in:
parent
68c2f3438a
commit
6dbb4cff1a
2
esc.spec
2
esc.spec
@ -76,6 +76,8 @@ Requires: libvpx-devel >= %{libvpx_version}
|
|||||||
|
|
||||||
# 390 does not have coolkey or smartCards
|
# 390 does not have coolkey or smartCards
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
|
#xulrunner doesn't seem to support this one
|
||||||
|
ExcludeArch: aarch64
|
||||||
|
|
||||||
# We can't allow the internal xulrunner to leak out
|
# We can't allow the internal xulrunner to leak out
|
||||||
AutoReqProv: 0
|
AutoReqProv: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user