diff options
| -rw-r--r-- | enterprise/7/index.html | 6 | 
1 files changed, 6 insertions, 0 deletions
| 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"> | 
