diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-15 15:30:54 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-15 15:30:54 +0100 |
commit | 20627f220eea18019a45af82ce43c044c9da43df (patch) | |
tree | f14ff4657193b018b296d83c8b23164bb8f1da9e /enterprise/7/index.html | |
parent | 36240f068984d1e5c20d67375ee98b451918df1e (diff) |
add armhfp to index
Diffstat (limited to 'enterprise/7/index.html')
-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"> |