Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
index 22d93d526..facdf70fa 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml
@@ -26,5 +26,8 @@
<properties>
<launcher-binary.version>1500</launcher-binary.version>
+ <os>linux</os>
+ <ws>gtk</ws>
+ <arch>ppc</arch>
</properties>
</project>

Back to the top