diff options
author | Martin Stransky <stransky@redhat.com> | 2017-01-19 14:37:50 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-01-19 14:37:50 +0100 |
commit | 71214622e33c585a25bc76425c86195855323cbf (patch) | |
tree | 01553f27fc8eb95c8ae3ad1caa6ab8bab354380e | |
parent | Temporary disable broken arches (diff) | |
download | librewolf-fedora-ff-71214622e33c585a25bc76425c86195855323cbf.tar.gz librewolf-fedora-ff-71214622e33c585a25bc76425c86195855323cbf.tar.bz2 librewolf-fedora-ff-71214622e33c585a25bc76425c86195855323cbf.zip |
Enabled ppc64le
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 8c1c184..f9ba42b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,5 +1,5 @@ # Temporary disable -ExcludeArch: armv7hl aarch64 ppc ppc64 ppc64le +ExcludeArch: armv7hl aarch64 ppc ppc64 # Use system nspr/nss? %define system_nss 1 |