commit | 1b9f80edb64e680c43f4e383a9b2a60546fd92f7 | [log] [tgz] |
---|---|---|
author | John Arthorne <John_Arthorne@ca.ibm.com> | Wed Apr 10 11:55:06 2013 -0400 |
committer | John Arthorne <John_Arthorne@ca.ibm.com> | Wed Apr 10 11:55:06 2013 -0400 |
tree | 7f5da0cded05f9447ca21f53a1357664049ff937 | |
parent | 40fc2ffed3b7d5fc20430077380e0c437cf62d7b [diff] |
Fixed invalid arch value for filesystem aix ppc64
diff --git a/oldfeatures/org.eclipse.platform-feature/feature.xml b/oldfeatures/org.eclipse.platform-feature/feature.xml index 902108b..633e95d 100644 --- a/oldfeatures/org.eclipse.platform-feature/feature.xml +++ b/oldfeatures/org.eclipse.platform-feature/feature.xml
@@ -433,7 +433,7 @@ <plugin id="org.eclipse.core.filesystem.aix.ppc64" os="aix" - arch="ppc" + arch="ppc64" download-size="0" install-size="0" version="0.0.0"