From 19f8503ee61f1fcfc902b85a01870a5192d3ec56947ad8d6d7443110f65b54d1 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 14 Jun 2021 07:05:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openj9?expand=0&rev=52 --- java-1_8_0-openj9.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/java-1_8_0-openj9.spec b/java-1_8_0-openj9.spec index f4f00a1..37d396a 100644 --- a/java-1_8_0-openj9.spec +++ b/java-1_8_0-openj9.spec @@ -73,6 +73,9 @@ %ifarch s390x %global archinstall s390x %endif +%ifarch %{aarch64} +%global archinstall aarch64 +%endif %if %{debug} %global debugbuild slowdebug %else