diff options
author | Remi Collet <remi@remirepo.net> | 2023-09-19 08:52:43 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-09-19 08:52:43 +0200 |
commit | 25b888bed81e698610269f2efbf104f30ad9de4b (patch) | |
tree | 420c032722b1bc79c06fae8d05f97d89f2013dc2 /enterprise/8/index.html | |
parent | c0aea85026321a4985fb2c9ce54f813b877fc5df (diff) |
EL-8 aarch64 is ready
Diffstat (limited to 'enterprise/8/index.html')
-rw-r--r-- | enterprise/8/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index afd23193..e9d98c32 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -33,48 +33,72 @@ <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-php83 (only PHP 8.3 and extensions)</h3> <ul class="pkglist"> <li> + <a href="php83/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> <a href="php83/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository </li> </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> + <a href="php82/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> <a href="php82/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real 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> |