diff options
author | Remi Collet <remi@remirepo.net> | 2022-07-27 15:16:36 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-07-27 15:16:36 +0200 |
commit | 9ae78ca02a2be9aef10538c2f845d5bfff47f67a (patch) | |
tree | c282e992c6c53aaaa92ab7414c07d323f6e3fefb /enterprise/9/index.html | |
parent | cfa737853b57fb0c64580da08e42bb633a3ddff5 (diff) |
EL9 aarch64
Diffstat (limited to 'enterprise/9/index.html')
-rw-r--r-- | enterprise/9/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/enterprise/9/index.html b/enterprise/9/index.html index 20860c87..98f12c74 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -27,33 +27,57 @@ <h3>remi-safe (only additonal packages for base repository and Software Collections)</h3> <ul class="pkglist"> <li> + <a href="safe/aarch64/repoview/" class="inpage">aarch64</a> + </li> + <li> <a href="safe/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> <h3>remi</h3> <ul class="pkglist"> <li> + <a href="remi/aarch64/repoview/" class="inpage">aarch64</a> + </li> + <li> <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> <h3>remi-modular</h3> <ul class="pkglist"> <li> + <a href="modular/aarch64/repoview/" class="inpage">aarch64</a>, the modular repository + </li> + <li> <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> <h3>remi-php81 (only PHP 8.1 and extensions)</h3> <ul class="pkglist"> <li> + <a href="php81/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> <a href="php81/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository </li> </ul> <h3>remi-php80 (only PHP 8.0 and extensions)</h3> <ul class="pkglist"> <li> + <a href="php80/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> <a href="php80/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository </li> </ul> + <h3>remi-php74 (only PHP 7.4 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php74/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> + <a href="php74/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> |