From 9371f11fc084a41aebe93324afb4f75624b4cdcb Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 8 Jul 2025 17:53:41 +0300 Subject: [PATCH] dev-perl/Number-WithError: Stabilize 1.10.0-r1 amd64, #959718 Signed-off-by: Arthur Zamarin --- dev-perl/Number-WithError/Number-WithError-1.10.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Number-WithError/Number-WithError-1.10.0-r1.ebuild b/dev-perl/Number-WithError/Number-WithError-1.10.0-r1.ebuild index cec229a6f1925..88b9196a550b0 100644 --- a/dev-perl/Number-WithError/Number-WithError-1.10.0-r1.ebuild +++ b/dev-perl/Number-WithError/Number-WithError-1.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Numbers with error propagation and scientific rounding" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=virtual/perl-Math-BigInt-1.400.0