dev-perl/Number-WithError: Stabilize 1.10.0-r1 amd64, #959718

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-07-08 17:53:41 +03:00
parent 695c496db9
commit 9371f11fc0

View File

@@ -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