summaryrefslogtreecommitdiff
path: root/dev-perl/Scope-Guard
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-10 17:26:49 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-10 17:26:49 +0100
commit6957f5c65b02bba533954eabc0b62f5de36be206 (patch)
tree21d8ab8f61dffd9cccc82d0badb68982516a6855 /dev-perl/Scope-Guard
parente91a1aaa5ec8fab37f0fd082ac6024d41c6651e2 (diff)
gentoo resync : 10.04.2018
Diffstat (limited to 'dev-perl/Scope-Guard')
-rw-r--r--dev-perl/Scope-Guard/Manifest2
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Scope-Guard/Manifest b/dev-perl/Scope-Guard/Manifest
index 90d5c4b149fe..73e2d9b1e86f 100644
--- a/dev-perl/Scope-Guard/Manifest
+++ b/dev-perl/Scope-Guard/Manifest
@@ -1,3 +1,3 @@
DIST Scope-Guard-0.21.tar.gz 4377 BLAKE2B bb9c690b9367a7129555a2b688efabc12e473b9639f0ce4298bc3a6afacb7620438b5514dc7de7532b31125c0b7b9f61dc565e08c4dd7912d0a8ff40f3e7a26b SHA512 65492e08ab79dc323649166e83ffc13c6f1fffaa9c60d581d8854dfe427a54a3c3c5e4d8b90308d4b1a31a1a54c7977b4e1d36fc9005c6e716c2361ce187fc9f
-EBUILD Scope-Guard-0.210.0.ebuild 405 BLAKE2B f5274b42b46dc2c0e8816194a5bcc7ac1fdfe8a3d58088aa4901898b7e21160b8634b387c4a61f262a902dd4791ac1aefaabae6c130b49508f55379f73742976 SHA512 4a8b5481f39ec7bf397e96b54b008cc93d9d236eacfdc9ff49780fd8bfc9c9e152391aa65871a46e535bdc005eaac25a96f96686aa95e1265614c61fd1c79db1
+EBUILD Scope-Guard-0.210.0.ebuild 419 BLAKE2B 06e0f9dc8aa28cb541043db7e30cfda548e7539735f7c18e7ba0f31bbb8953aed310591ae397036f2c7fbe7246cd65a4c99d2bef6b68fcbf43190aa38405fe5e SHA512 c0c194de31d3f03900a9595cfcf759f9bd8c90800c0359bee9e3e1ffdf65fb222b7116377ec75f1eeeefb806f464fdd678a05212e7362da0cf4f042d2f6a5c70
MISC metadata.xml 394 BLAKE2B c11d06eaeccbf286775d255d21a8cae6d5310da65136cefb0cf7c7b4b907fdc398f39d3972aaeafe0e6d84666cea8989745a39b2d9bcef8546a75dc97168dd48 SHA512 03a15e4f4408cbfbf1a441de41033ea67dceacbd915f46f79f28a13a24235b015b41329ef321aee2f033e5da067e7e3a573d2c799dda7260156af33949b88003
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
index 3eed8d5b7502..ead6150f908e 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Lexically scoped resource management"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""