diff --git a/open-vm-tools.changes b/open-vm-tools.changes index a9975d1..40d5389 100644 --- a/open-vm-tools.changes +++ b/open-vm-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 2 14:34:21 UTC 2020 - Guillaume GARDET + +- Enable build on aarch64 + ------------------------------------------------------------------- Mon Nov 9 19:31:01 UTC 2020 - Dominique Leuenberger diff --git a/open-vm-tools.spec b/open-vm-tools.spec index eff8745..a823276 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -134,7 +134,7 @@ Requires: which # of open-vm-tools package itself. Obsoletes: open-vm-tools-deploypkg <= 10.0.5 Supplements: modalias(pci:v000015ADd*sv*sd*bc*sc*i*) -ExclusiveArch: %ix86 x86_64 +ExclusiveArch: %ix86 x86_64 aarch64 #Upstream patches Patch0: pam-vmtoolsd.patch