Fix typo in aarch64 kexec spec change

This commit is contained in:
Brian C. Lane 2015-06-19 17:54:36 -07:00
parent 1bb02abedc
commit 4fd59baf75
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 23.11
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and MIT
Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda
@ -130,7 +130,7 @@ Requires: python3-iscsi-initiator-utils >= %{iscsiver}
Requires: hfsplus-tools
%endif
%endif
+%ifnarch aarch64
%ifnarch aarch64
Requires: kexec-tools
%endif