From 9a81efb32d7516eedc7c8aa4ba08af503e8e8c81 Mon Sep 17 00:00:00 2001 From: Oscar Lesta Date: Fri, 8 Aug 2025 11:55:02 -0300 Subject: [PATCH] time: fix x86 debuginfo package "requires". --- sys-process/time/time-1.9.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/time/time-1.9.recipe b/sys-process/time/time-1.9.recipe index a3749188b..5ed37ad27 100644 --- a/sys-process/time/time-1.9.recipe +++ b/sys-process/time/time-1.9.recipe @@ -7,7 +7,7 @@ zero values." HOMEPAGE="https://www.gnu.org/software/time/" COPYRIGHT="2004-2023 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://ftp.gnu.org/gnu/time/time-$portVersion.tar.gz" CHECKSUM_SHA256="fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e" @@ -45,7 +45,7 @@ TEST_REQUIRES=" cmd:which " -defineDebugInfoPackage time \ +defineDebugInfoPackage time$secondaryArchSuffix \ $commandBinDir/time BUILD()