From 72bfa1e157a2a1c5410b16a213632bd1dfb6c846 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 20:05:12 +0100 Subject: [PATCH] lcms, small change, trigger riscv64 build (#13306) --- media-libs/lcms/lcms-2.16.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/lcms/lcms-2.16.recipe b/media-libs/lcms/lcms-2.16.recipe index b09f770dc..b56d8626a 100644 --- a/media-libs/lcms/lcms-2.16.recipe +++ b/media-libs/lcms/lcms-2.16.recipe @@ -2,8 +2,8 @@ SUMMARY="A small-footprint, speed optimized color management engine" DESCRIPTION="Little CMS intends to be an open source small-footprint color \ management engine, with special focus on accuracy and performance. It uses the \ International Color Consortium standard (ICC), which is the modern standard \ -when regarding to color management. The ICC specification is widely used and \ -is referred to in many International and other de-facto standards. It was \ +when regarding to color management. The ICC specification is widely used and is \ +referred to in many International and other de-facto standards. It was \ approved as an International Standard, ISO 15076-1, in 2005." HOMEPAGE="http://www.littlecms.com/" COPYRIGHT="1998-2023 Marti Maria"