summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 68812ee35..23f3737cf 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -343,7 +343,7 @@ This package contains tests that verify IPA functionality.
%setup -n freeipa-%{version} -q
%build
-%ifarch ppc %{power64} s390 s390x
+%ifarch ppc %{power64} s390 s390x aarch64
# UI compilation segfaulted on some arches when the stack was lower (#1040576)
export JAVA_STACK_SIZE="8m"
%endif