mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Enable armv7hl on fedora 24 or newer
Experimental commit due to failure after packages are built on f22 and f23 . Works on current rawhide.
This commit is contained in:
parent
6bf01b52ef
commit
83a51ab12a
1 changed files with 4 additions and 0 deletions
|
@ -291,6 +291,10 @@ Requires: tachyon
|
|||
Requires: texlive
|
||||
Requires: vecmath
|
||||
|
||||
%if 0%{?fedora} < 24
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
%endif
|
||||
|
||||
%description
|
||||
Sage is a free open-source mathematics software system licensed
|
||||
under the GPL. It combines the power of many existing open-source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue