diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-15 19:18:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-15 19:18:19 +0000 |
| commit | ed0ac1916e17ae83e1cc0cecfede55a1a6233145 (patch) | |
| tree | e48f1178a311b97814ed06b9de343c1173394c6b /dev-php | |
| parent | 51bb8a4ca6188de8321917e0b40acb5e8258a5e8 (diff) | |
| download | baldeagleos-repo-ed0ac1916e17ae83e1cc0cecfede55a1a6233145.tar.gz baldeagleos-repo-ed0ac1916e17ae83e1cc0cecfede55a1a6233145.tar.xz baldeagleos-repo-ed0ac1916e17ae83e1cc0cecfede55a1a6233145.zip | |
Adding metadata
Diffstat (limited to 'dev-php')
| -rw-r--r-- | dev-php/xhprof/xhprof-2.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xhprof/xhprof-2.3.10.ebuild b/dev-php/xhprof/xhprof-2.3.10.ebuild index 3911e56402c3..88d89a911818 100644 --- a/dev-php/xhprof/xhprof-2.3.10.ebuild +++ b/dev-php/xhprof/xhprof-2.3.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" PHP_EXT_S="${S}/extension" PHP_EXT_ECONF_ARGS="" -USE_PHP="php8-2 php8-3 php8-4" +USE_PHP="php8-2 php8-3 php8-4 php8-5" inherit php-ext-pecl-r3 |
