Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml
index b362014e7..e0ee7c2a6 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml
+++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/testManifest.xml
@@ -283,9 +283,9 @@
fileName="launchers-linux.gtk.x86_64.${BUILD_ID}.tar.gz" />
<platform
format="equinox"
- id="SLG2PPC64"
- name="Linux (PPC64/GTK+)"
- fileName="launchers-linux.gtk.ppc64.${BUILD_ID}.tar.gz" />
+ id="SLG2PPC64LE"
+ name="Linux (PPC64LE/GTK+)"
+ fileName="launchers-linux.gtk.ppc64le.${BUILD_ID}.tar.gz" />
<platform
format="equinox"
id="SMCC64"

Back to the top