From 20627f220eea18019a45af82ce43c044c9da43df Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Mon, 15 Jan 2018 15:30:54 +0100
Subject: add armhfp to index

---
 enterprise/7/index.html | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'enterprise/7')

diff --git a/enterprise/7/index.html b/enterprise/7/index.html
index 597b077c..6dd26bdf 100644
--- a/enterprise/7/index.html
+++ b/enterprise/7/index.html
@@ -38,6 +38,9 @@
 						<li>
 							<a href="remi/x86_64/repoview/" class="inpage">x86_64</a>
 						</li>
+						<li>
+							<a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only)
+						</li>
 					</ul>
 					<h3>remi-php72 (only PHP 7.2 and extensions)</h3>
 					<ul class="pkglist">
@@ -91,6 +94,9 @@
 						<li>
 							<a href="test/x86_64/repoview/" class="inpage">test - x86_64</a>
 						</li>
+						<li>
+							<a href="test/armhfp/repoview/" class="inpage">test - armhfp</a> (noarch only)
+						</li>
 					</ul>
 					<h3>debuginfo</h3>
 					<ul class="pkglist">
-- 
cgit