Skip to content

Commit c0f8ce8

Browse files
guimarddarcyclarke
authored andcommitted
Add s390x, ppc64 and ppc64el in supported cpu list
Credit: @guimard Close: #1751 Fixes: #1455 Reviewed-by: @darcyclarke
1 parent 1d235b2 commit c0f8ce8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/tap/legacy-platform-all.js

+3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ var fixture = new Tacks(
3636
'arm64',
3737
'mips',
3838
'ia32',
39+
'ppc64',
40+
'ppc64el',
41+
's390x',
3942
'x64',
4043
'sparc'
4144
]

0 commit comments

Comments
 (0)