aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2019-01-05 21:23:28 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2019-01-05 21:23:28 -0800
commit1723d9c9c81316ef45d2046a92976db43124fc8a (patch)
tree282891067c93002264400a6e138613c7fb87d9fd /_includes/downloads
parenthttp->https: first pass on gentoo assets (diff)
downloadwww-1723d9c9c81316ef45d2046a92976db43124fc8a.tar.gz
www-1723d9c9c81316ef45d2046a92976db43124fc8a.tar.bz2
www-1723d9c9c81316ef45d2046a92976db43124fc8a.zip
downloads/ppc.html: Add ppc64le download link
Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '_includes/downloads')
-rw-r--r--_includes/downloads/ppc.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 454b95b..7576a68 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -7,5 +7,6 @@
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc" title="PPC stage 3" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64" title="PPC64 stage 3" %}
+ {% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le" title="PPC64LE stage 3" %}
</div>
-</div>
+</div> \ No newline at end of file