summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Int128
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /dev-perl/Math-Int128
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'dev-perl/Math-Int128')
-rw-r--r--dev-perl/Math-Int128/Manifest2
-rw-r--r--dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Math-Int128/Manifest b/dev-perl/Math-Int128/Manifest
index 25d854784d07..277029613894 100644
--- a/dev-perl/Math-Int128/Manifest
+++ b/dev-perl/Math-Int128/Manifest
@@ -1,3 +1,3 @@
DIST Math-Int128-0.22.tar.gz 103698 BLAKE2B 1b23468c07c95681f7d94496edb7d0c26e7e4003b3ba74675bc0da0df1efd327e30ee88071242ffa6fa677de942c61c496eb346d00d59b27c461659a34231b46 SHA512 8384891e6a8e6e1696a7fe1d5da8c27c229e7926c6a16ac1114e812dce3a8a75f64d9d1128d2c63f17753c91c54c72dadbd3837e140624f9f1e47d462dccb74f
-EBUILD Math-Int128-0.220.0.ebuild 768 BLAKE2B 7045abb4d7709b8525fc479fad3564581af49bb8ed56ce4e511a7cf15ea0411f5b435c44606bb76b07d1be14d9ae992913c4dc2a11629d4fb3c2b9ec4aa3aaed SHA512 441965f524ba55b7014802ecef4bf2dfcae36dc9b77002c19855d1733f40d0665b947bff179922864181184293b5efb600be4210d2faf5dbf33ea43fd651eb83
+EBUILD Math-Int128-0.220.0.ebuild 793 BLAKE2B 776b7dcdb99d3cfe7227eb20cd91ed3dbf50fc8be227d87f9b86253103b6d1a46798d8fc89f005b151c182daface0a72fd62a73e52a990a4955aecb3e3671a04 SHA512 70c4c07dfeb3fe8c58ae44f4ae72614115a2f2270812d888878163db94ab32a87aa75a80d85d2235533091978c744135dc7fc2b8deeb2a115f504e402fade032
MISC metadata.xml 661 BLAKE2B 94d3c827ba28ab9d754456266a93208e374a8c667acc7cb0e9bb98bf5d26481a12c793878cd44dd581733e37f1aa6cb0eada9e5c0d88bf4a9805568f39b3ece3 SHA512 b6989c91f0649a9990a1f6aa226e73f84bd8bb98f6be08762d3f6c53dc09a2b8796da53a3518af8bf83952638e2dd3efa05af787825a06ac2132a1db6c8e3672
diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
index 693b54d44fd5..c8b80691b26b 100644
--- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
+++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 128 bits integers in Perl"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="