From: Matthias Sohn Date: Sat, 2 Jul 2022 19:12:13 +0000 (+0200) Subject: Add aarch64 environment to target platform configuration X-Git-Tag: v6.3.0.202208161710-m3~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F194534%2F1;p=jgit.git Add aarch64 environment to target platform configuration Change-Id: Ib2b25f2f0abb9aac6327c030fc530c0c361cc0f9 --- diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1c581eec17..56946faeca 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -259,6 +259,11 @@ cocoa x86_64 + + macosx + cocoa + aarch64 +