commit: 9371f11fc084a41aebe93324afb4f75624b4cdcb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 8 14:53:41 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 14:53:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9371f11f
dev-perl/Number-WithError: Stabilize 1.10.0-r1 amd64, #959718 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 cec229a6f192..88b9196a550b 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