We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b6387f commit 600b802Copy full SHA for 600b802
eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr
@@ -11,6 +11,7 @@
11
<configurations operatingSystem="linux" windowSystem="gtk" architecture="aarch64"/>
12
<configurations operatingSystem="linux" windowSystem="gtk" architecture="ppc64le"/>
13
<configurations operatingSystem="linux" windowSystem="gtk" architecture="x86_64"/>
14
+ <configurations operatingSystem="linux" windowSystem="gtk" architecture="riscv64"/>
15
<configurations operatingSystem="macosx" windowSystem="cocoa" architecture="x86_64"/>
16
<configurations operatingSystem="macosx" windowSystem="cocoa" architecture="aarch64"/>
17
<configurations architecture="x86_64"/>
0 commit comments