Skip to content

Commit

Permalink
lookup: unskipping blake2b-wasm on s390x
Browse files Browse the repository at this point in the history
  • Loading branch information
pacostas committed Dec 7, 2022
1 parent a35b3fd commit fdea964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"blake2b-wasm": {
"maintainers": ["mafintosh", "addaleax"],
"prefix": "v",
"skip": ["win32", "aix", "s390"]
"skip": ["win32", "aix"]
},
"bluebird": {
"prefix": "v",
Expand Down

0 comments on commit fdea964

Please sign in to comment.