Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml b/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
index 0c8bdb17d..dadb632b9 100644
--- a/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.motif.hpux.ia64_32/pom.xml
@@ -27,6 +27,9 @@
<properties>
<launcher-binary.version>1500</launcher-binary.version>
+ <os>hpux</os>
+ <ws>motif</ws>
+ <arch>ia64_32</arch>
</properties>
</project>

Back to the top