summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-15 19:18:19 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-15 19:18:19 +0000
commited0ac1916e17ae83e1cc0cecfede55a1a6233145 (patch)
treee48f1178a311b97814ed06b9de343c1173394c6b /dev-php
parent51bb8a4ca6188de8321917e0b40acb5e8258a5e8 (diff)
downloadbaldeagleos-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.ebuild4
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