Commit b3d4707
committed
fetch-configlet: support some powerpc platforms
Configlet may never have releases for these. But it's one of the main
remaining architecture names that we'd upload with different names than
the `uname -m` output.
Add support for them now, to avoid an extra Exercism-wide PR for the
fetch scripts later.1 parent 7a02a95 commit b3d4707
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments