summaryrefslogtreecommitdiff
path: root/dev-perl/autovivification
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-perl/autovivification
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'dev-perl/autovivification')
-rw-r--r--dev-perl/autovivification/Manifest2
-rw-r--r--dev-perl/autovivification/autovivification-0.180.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/autovivification/Manifest b/dev-perl/autovivification/Manifest
index 2aac6dd07e50..4cddf007d4c7 100644
--- a/dev-perl/autovivification/Manifest
+++ b/dev-perl/autovivification/Manifest
@@ -1,3 +1,3 @@
DIST autovivification-0.18.tar.gz 55854 BLAKE2B 3f429ca462b685c4b02de265b7bdc5e3ccc9a2fcfd7a182834252a1a46a8e173657613c4e1391df8c9139f9b0716c10c25767d419343275b8e64b37aaef78cad SHA512 f5058bf1672a53281d70431cbb2bdd1a37dda8dc3d4191ca3c68c469089c5a1f2a36522f2a0b5d19847d91296f43e49cf6296c87b78940e786f0d0ac106a539e
-EBUILD autovivification-0.180.0-r1.ebuild 556 BLAKE2B b4e48abdfd1289302181d5e35f4d94bd18005631ac0d29a738266ea0cf15cf272cbbf19c0f289f79e8951bfc693d30bd41315c9c915ad0ff7f78d05593a8ba22 SHA512 14dc1673b08d1f6186e9cd94ea7582ee77470573f2118004f0b14656c586534261fc21882593bbe056084d0e2d9bc00538fa933579acbef8feeacbcc64cd26ed
+EBUILD autovivification-0.180.0-r1.ebuild 561 BLAKE2B c31823c91321cfd3574defd4cafd4192d6831f8ca2305aa789ef58b7f278240b22be9ad24f0aa6de9a30cb9dd5bcd310d8030ca76a1a8ee6bfd956fa0867f551 SHA512 ce9ff276dedc00287a244a04103be224b7469f6e1d0200f5777fbb049b9433bdea88ff05c9e3a16e928202feeeda97e2e3001187a55186b5ae1ae988e4f7de92
MISC metadata.xml 356 BLAKE2B 25e3f0315c9a2670f1ecb0a5e17f1e8b3dfb14a72e54dc30744153e8dbe2f893cf8e0cdbf74786023eab895f0e5bbbcb7bbe69647841f80f05bc7af41cf1fc4e SHA512 bca4923c1ddc222b8fb47aed6e8959870d58844a17c8e76fe9f656943a9f04c5df9772e937c036ad11626504453b453c2c57f2d97ee8f2efa3fbebeb15f5291c
diff --git a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild
index ce16c24d4888..0f3ece070e4c 100644
--- a/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild
+++ b/dev-perl/autovivification/autovivification-0.180.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Lexically disable autovivification"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"