Add aarch64 to the things we run grub2 tests on.

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2013-07-30 14:16:12 -04:00
parent 0d3237c8cf
commit e0c126c7f0

View File

@ -16,7 +16,7 @@ BuildRequires: pkgconfig glib2-devel popt-devel
BuildRequires: libblkid-devel git BuildRequires: libblkid-devel git
# for make test / getopt: # for make test / getopt:
BuildRequires: util-linux-ng BuildRequires: util-linux-ng
%ifarch i686 x86_64 ppc ppc64 %ifarch aarch64 i686 x86_64 ppc ppc64
BuildRequires: grub2 BuildRequires: grub2
%endif %endif
%ifarch s390 s390x %ifarch s390 s390x