File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ macarmtar: "arm64-apple-darwin.tar.gz"
77lin64 : " x86_64-linux-gnu.tar.gz"
88riscv64 : " riscv64-linux-gnu"
99ppc64 : " powerpc64-linux-gnu"
10- ppc64le : " powerpc64le-linux-gnu"
10+ # ppc64le: "powerpc64le-linux-gnu"
Original file line number Diff line number Diff line change @@ -90,8 +90,10 @@ <h2>{{ page.latestversion }} {{CURRENT_RELEASE}} <a type="application/rss+xml" h
9090 < span >
9191 < a href ="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-{{ site.data.binaries.ppc64le }}.tar.gz " class ="dl "> PPC64 Linux</ a >
9292 < span > < a href ="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-{{ site.data.binaries.ppc64 }}.tar.gz " class ="dl " id ="lin64ppc "> 64 bit</ a >
93+ <!--
9394 -
9495 <a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-{{ site.data.binaries.ppc64le }}.tar.gz" class="dl" id="lin64ppcle">64 bit LE</a></span>
96+ -->
9597 </ span >
9698 </ div >
9799 < div >
You can’t perform that action at this time.
0 commit comments