diff options
| author | Lothar Serra Mari <mail@serra.me> | 2025-11-24 20:05:24 +0100 |
|---|---|---|
| committer | Michael Orlitzky <mjo@gentoo.org> | 2025-11-24 19:26:49 -0500 |
| commit | a55c1b04fd8458b7e412f88896dbf1ca8ad5560b (patch) | |
| tree | c7b259ce0f3bdfc30e208667d602ca681f3a94da /dev-lang | |
| parent | 6146a90d889ed538766b0d805b500a108f5868aa (diff) | |
| download | gentoo-a55c1b04fd8458b7e412f88896dbf1ca8ad5560b.tar.gz gentoo-a55c1b04fd8458b7e412f88896dbf1ca8ad5560b.tar.bz2 gentoo-a55c1b04fd8458b7e412f88896dbf1ca8ad5560b.zip | |
dev-lang/php: Re-add test fix patch for libpcre2 related test
Closes: https://github.com/gentoo/gentoo/pull/44706
Signed-off-by: Lothar Serra Mari <mail@serra.me>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'dev-lang')
| -rw-r--r-- | dev-lang/php/php-8.5.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/php/php-8.5.0.ebuild b/dev-lang/php/php-8.5.0.ebuild index 507563d006f0..2bbf0915086c 100644 --- a/dev-lang/php/php-8.5.0.ebuild +++ b/dev-lang/php/php-8.5.0.ebuild @@ -132,6 +132,7 @@ DEPEND="${COMMON_DEPEND} BDEPEND="virtual/pkgconfig" PATCHES=( + "${FILESDIR}/php-8.4.14-libpcre2-testfix.patch" ) PHP_MV="$(ver_cut 1)" |
