summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Int64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-23 12:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-23 12:07:24 +0100
commit57dda344760f34c8c8f93c3c161ab10e55dc3860 (patch)
treec16ee3911f3aa264b3e28d6cd1a834014f1c030f /dev-perl/Math-Int64
parent98c7fa9070b6b423d52dfb59567ec7ef0d5f234d (diff)
gentoo auto-resync : 23:04:2023 - 12:07:24
Diffstat (limited to 'dev-perl/Math-Int64')
-rw-r--r--dev-perl/Math-Int64/Manifest2
-rw-r--r--dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Math-Int64/Manifest b/dev-perl/Math-Int64/Manifest
index e54a5c916868..adcc2d8774d4 100644
--- a/dev-perl/Math-Int64/Manifest
+++ b/dev-perl/Math-Int64/Manifest
@@ -1,3 +1,3 @@
DIST Math-Int64-0.54.tar.gz 119664 BLAKE2B cf12dd1f156c92cbbd2f87913737cd1a4b48ef3d879e340506241bea6debcdc2313f8c1503597f54a0d80e6e50f16cbdba5be112e4e6df71e1f2c38575c423c3 SHA512 03677df499ebc3924fabefbc6fb863adc2f765341a9697305b03bb24477b391029e65cc492c831a24e282e26e850082abbd0e52dda198aa041f3f4f41cc4f995
-EBUILD Math-Int64-0.540.0.ebuild 813 BLAKE2B e44c6f903f864bdf7ab849f5aec8427fe6588e72908a8cdb8a94d548c67beeafc2a93dcb4d0f437c62ce83b3faafd2fbae7fb624704ba375473e24e1a8308604 SHA512 4cdc4fba3978eedff0d0c4e809cec92a841589d6ce1af35e95fa105d39a149e445da3255f6a19e709f60bc464e93bed9874fec71838ee4ec33921396817f637c
+EBUILD Math-Int64-0.540.0.ebuild 818 BLAKE2B 1ab7398e64e438e42cee989c13238747a781381ca3c177efd31e2ed919b33e681c7c8506457d33f20af81329575523da694bfeac7a7ea0b15d8f7805f73f57d2 SHA512 8be66a0397c3345439b9a180f4f32e91f4d623e3f98539a3d0eeb3a13c8b2927de012f526309a87d227abbe7ff922cd97abacca8c0bf57fb7332892ef1588a35
MISC metadata.xml 737 BLAKE2B 31045d778dafb42fcc28d2d8828fad9787283bdd26b80718d3ca84e1206130d8ef9df2afb32c2e94d0cb66f122abac0971500c7b4bcb5ba1c824ba65820f8ef7 SHA512 652f2bf5c87dffd39909152144ec20c38e9ea1d2b1fdc9a6606c886157ba9b2825c4fc755786dfec8b8f17e9f0c1d019c8ec268bb7eae3e048f9398c57299901
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
index a4b06b19d904..f194658058f2 100644
--- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
+++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 64 bits integers in Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"