<%= t :architectures %>

<%= t :arches_intro %>

<%= t :architectures %>

<% ::KKULEOMI_ARCHES.sort.each do |arch| %> <% end %>
<%= arch %> <%= link_to t(:keyworded_packages), keyworded_arch_path(id: arch) %> <%= feed_icon keyworded_arch_path(id: arch, format: :atom) %> <%= link_to t(:stable_packages), stable_arch_path(id: arch) %> <%= feed_icon stable_arch_path(id: arch, format: :atom) %>