summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/fourteen.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseok/fourteen.stp')
-rwxr-xr-xtestsuite/parseok/fourteen.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseok/fourteen.stp b/testsuite/parseok/fourteen.stp
index 30ada648..bdd31469 100755
--- a/testsuite/parseok/fourteen.stp
+++ b/testsuite/parseok/fourteen.stp
@@ -11,7 +11,7 @@ global
global
%( arch == "i386" %? i386
-%: %( arch == "i686" %? i686
+%: %( arch == "powerpc" %? powerpc
%: %( arch != "x86_64" %? other %: x86_64 %)
%)
%)