| diff --git bundles/org.eclipse.equinox.executable/feature.xml bundles/org.eclipse.equinox.executable/feature.xml |
| index 068ae1a..85b33f9 100644 |
| --- bundles/org.eclipse.equinox.executable/feature.xml |
| +++ bundles/org.eclipse.equinox.executable/feature.xml |
| @@ -72,6 +72,16 @@ |
| fragment="true"/> |
| |
| <plugin |
| + id="org.eclipse.equinox.launcher.gtk.linux.ppc" |
| + os="linux" |
| + ws="gtk" |
| + arch="ppc" |
| + download-size="0" |
| + install-size="0" |
| + version="0.0.0" |
| + fragment="true"/> |
| + |
| + <plugin |
| id="org.eclipse.equinox.launcher.gtk.linux.ppc64" |
| os="linux" |
| ws="gtk" |