summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-24 12:05:21 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-24 12:05:21 +0200
commit1192066cef7266c7dd778b6b8f7bf4915a07157b (patch)
tree78f7fa9cece0d4195aaaabdaf3db70f1c2256415 /dev-perl/Math-BigInt-Lite
parentxfce-base/garcon: Stabilize 4.18.1 x86, #911105 (diff)
downloadgentoo-1192066cef7266c7dd778b6b8f7bf4915a07157b.tar.gz
gentoo-1192066cef7266c7dd778b6b8f7bf4915a07157b.tar.bz2
gentoo-1192066cef7266c7dd778b6b8f7bf4915a07157b.zip
dev-perl/Math-BigInt-Lite: Stabilize 0.270.0 x86, #910804
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-Lite')
-rw-r--r--dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.270.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.270.0.ebuild b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.270.0.ebuild
index 634cf4a396c0..44f1927b2853 100644
--- a/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.270.0.ebuild
+++ b/dev-perl/Math-BigInt-Lite/Math-BigInt-Lite-0.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="What BigInts are before they become big"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
>=virtual/perl-Carp-1.220.0