Skip to content

Commit ded2e41

Browse files
committed
Build only for x86_64 for now
We will need to add Python wheels compiled for ARM before we can build there, too.
1 parent 725e383 commit ded2e41

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

rpm/xcache.spec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Release: 0.1%{?dist}
55
License: Apache 2.0
66
Group: Grid
77
URL: https://osg-htc.org/docs/
8+
9+
# TODO: Find wheels for aarch64
10+
ExclusiveArch: x86_64
11+
812
Source0: %{name}-%{version}.tar.gz
913
Source1: https://vdt.cs.wisc.edu/upstream/xcache/3.0.0/python-deps/numpy-1.16.6-cp36-cp36m-manylinux1_x86_64.whl
1014
Source2: https://vdt.cs.wisc.edu/upstream/xcache/3.0.0/python-deps/cachetools-3.1.1-py2.py3-none-any.whl

0 commit comments

Comments
 (0)