commit: f8408814d2236499e503b8b4d2395aec011451f6 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 14:38:42 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 16:57:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8408814
dev-lang/php: fixup whitespace (pkgcheck warning) Closes: https://github.com/gentoo/gentoo/pull/41067 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-lang/php/php-8.3.19.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/php/php-8.3.19.ebuild b/dev-lang/php/php-8.3.19.ebuild index 42b8d3d23216..bc53426063d5 100644 --- a/dev-lang/php/php-8.3.19.ebuild +++ b/dev-lang/php/php-8.3.19.ebuild @@ -275,10 +275,10 @@ src_prepare() { ext/gd/tests/bug73272.phpt \ || die - # Test currently fails in the sandbox and the test for this variant might be broken - # Upstream discusses removing the test again. - # - # - https://github.com/php/php-src/commit/930624899bb996efc2f6a24b992ede90c93c8902 + # Test currently fails in the sandbox and the test for this variant + # might be broken. Upstream discusses removing the test again. + # + # - https://github.com/php/php-src/commit/930624899bb996efc2f6a24b992ede90 # rm ext/standard/tests/file/bug72666_variation3.phpt || die