diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 12:05:21 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 12:05:21 +0200 |
commit | 1192066cef7266c7dd778b6b8f7bf4915a07157b (patch) | |
tree | 78f7fa9cece0d4195aaaabdaf3db70f1c2256415 /dev-perl/Math-BigInt-Lite | |
parent | xfce-base/garcon: Stabilize 4.18.1 x86, #911105 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |