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