From bcf87b050d203c7cc49260ffab78a768cb8d1bcd Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 29 Aug 2025 10:00:35 +0200 Subject: [PATCH] php8, small change to trigger build for riscv64 (#12845) --- dev-lang/php/php8-8.4.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/php/php8-8.4.4.recipe b/dev-lang/php/php8-8.4.4.recipe index 66aeaf2d0..068a90e27 100644 --- a/dev-lang/php/php8-8.4.4.recipe +++ b/dev-lang/php/php8-8.4.4.recipe @@ -1,6 +1,6 @@ SUMMARY="A popular general-purpose scripting language" -DESCRIPTION="PHP is a popular general-purpose scripting language that is \ -especially suited to web development. +DESCRIPTION="PHP is a popular general-purpose scripting language that is especially \ +suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most \ popular websites in the world." HOMEPAGE="https://php.net/"