summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-19 03:05:46 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-19 03:05:46 -0500
commit2b878031702361370da8f648ac080b3fe38f34d3 (patch)
treeb589026a2cdd86f9f0d7478fc94d4631076ef26c /dev-php
parent08bfa3f8ec685ab603d0c1995d79d00a1a0fbe1a (diff)
downloadbaldeagleos-repo-2b878031702361370da8f648ac080b3fe38f34d3.tar.gz
baldeagleos-repo-2b878031702361370da8f648ac080b3fe38f34d3.tar.xz
baldeagleos-repo-2b878031702361370da8f648ac080b3fe38f34d3.zip
Adding metadata
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-xattr/pecl-xattr-1.4.1-r1.ebuild (renamed from dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild b/dev-php/pecl-xattr/pecl-xattr-1.4.1-r1.ebuild
index aaa17db496b9..4f67264f345b 100644
--- a/dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild
+++ b/dev-php/pecl-xattr/pecl-xattr-1.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ PHP_EXT_INI="yes"
PHP_EXT_NAME="xattr"
PHP_EXT_NEEDED_USE=""
PHP_EXT_ZENDEXT="no"
-USE_PHP="php8-2 php8-3"
+USE_PHP="php8-2 php8-3 php8-4 php8-5"
inherit php-ext-pecl-r3