From e0c126c7f073c9eab4b541ceeb5f4952a649aa64 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 30 Jul 2013 14:16:12 -0400 Subject: [PATCH] Add aarch64 to the things we run grub2 tests on. Signed-off-by: Peter Jones --- grubby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grubby.spec b/grubby.spec index 1a78c20..dfff9e0 100644 --- a/grubby.spec +++ b/grubby.spec @@ -16,7 +16,7 @@ BuildRequires: pkgconfig glib2-devel popt-devel BuildRequires: libblkid-devel git # for make test / getopt: BuildRequires: util-linux-ng -%ifarch i686 x86_64 ppc ppc64 +%ifarch aarch64 i686 x86_64 ppc ppc64 BuildRequires: grub2 %endif %ifarch s390 s390x