Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.compare.win32/pom.xml')
-rw-r--r--bundles/org.eclipse.compare.win32/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare.win32/pom.xml b/bundles/org.eclipse.compare.win32/pom.xml
index ec473fd65..dec2e8192 100644
--- a/bundles/org.eclipse.compare.win32/pom.xml
+++ b/bundles/org.eclipse.compare.win32/pom.xml
@@ -35,7 +35,7 @@
<environment>
<os>win32</os>
<ws>win32</ws>
- <arch>x86</arch>
+ <arch>x86_64</arch>
</environment>
</environments>
</configuration>

Back to the top