summaryrefslogtreecommitdiffstats
path: root/legion/legion.spec
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2016-10-28 15:09:55 -0600
committerChristoph Junghans <junghans@votca.org>2016-10-28 15:09:55 -0600
commitb27702aa286578f02a6de383be7b9959b547445f (patch)
tree1f79272bb67eb44947230383c5a8bcbf7b7aef39 /legion/legion.spec
parentbf787812f362bcb374180b2a36392ef85b30e76c (diff)
downloadfedora-review-b27702aa286578f02a6de383be7b9959b547445f.tar.gz
fedora-review-b27702aa286578f02a6de383be7b9959b547445f.tar.xz
fedora-review-b27702aa286578f02a6de383be7b9959b547445f.zip
legion: exclude arm for now
Diffstat (limited to 'legion/legion.spec')
-rw-r--r--legion/legion.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/legion/legion.spec b/legion/legion.spec
index 8de952f..13db532 100644
--- a/legion/legion.spec
+++ b/legion/legion.spec
@@ -6,6 +6,9 @@ License: ASL 2.0
Url: http://legion.stanford.edu/
Source0: https://github.com/StanfordLegion/legion/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
+#https://github.com/StanfordLegion/legion/issues/202
+ExcludeArch: aarch64 armv7hl
+
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: hwloc-devel