summaryrefslogtreecommitdiff
path: root/dev-perl/Types-Path-Tiny
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-21 17:32:00 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-21 17:32:00 +0100
commit61f10f985e19dfe20a4d9552902625edd5b6eabb (patch)
tree50db31971b38c4e0358253ef5005058a46fc773e /dev-perl/Types-Path-Tiny
parent34dea8e38f88007799629d0a56b12dec480b1d21 (diff)
gentoo resync : 21.06.2021
Diffstat (limited to 'dev-perl/Types-Path-Tiny')
-rw-r--r--dev-perl/Types-Path-Tiny/Manifest2
-rw-r--r--dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Types-Path-Tiny/Manifest b/dev-perl/Types-Path-Tiny/Manifest
index 5be13d75208c..ffb49a39005c 100644
--- a/dev-perl/Types-Path-Tiny/Manifest
+++ b/dev-perl/Types-Path-Tiny/Manifest
@@ -1,3 +1,3 @@
DIST Types-Path-Tiny-0.006.tar.gz 15614 BLAKE2B bd35285a3e53f1af1d813eb485aaeb98f7c8ea07cac6b81ff223bfbaacc551364f3b349b88c48c5bce6439529d917f45fbe1fea5013b51ae392f203f6ba24c64 SHA512 9820b5e23bd916895d64573273dd0ffcf8fdc1f0cf6af2db02400bcbbc3611628f03e2ca83f9297dae3b28784279689ba40256f94f0e7ef841bd08e026941b0a
-EBUILD Types-Path-Tiny-0.6.0.ebuild 581 BLAKE2B 7db45cd2211a1db37148b6efdd70c0078440d0a96230e4613f1c2fda60bb43779af5dec9161006272732191fb8e4ad929ee0338b969814d0ed587520ce729297 SHA512 7b4e6125e27a583ae020537e6c83d4fb5e5b39aafde013ced18ade13d1e70bd7dff22a3fc291d298324776ef0b97fa919c2d4680e13b0674214bf68ebfc7ddff
+EBUILD Types-Path-Tiny-0.6.0.ebuild 585 BLAKE2B eaf727cc28e463c38937a2531ac51d1ffd811410c41e042c9cd7e803017f4e8485d1ba232bcca42451ec4bebeb2e58a5a2210122f3c5bce566730bcc9668298c SHA512 ff5db9c0c5f4d304cc9b20523564e8c363efe3030dd77f587fece939aad5a0fad4ed35ab22afc1d269db062ff7c92e91b6f2781d9a9ccea1e3ac1172a2ea04be
MISC metadata.xml 403 BLAKE2B 83263bc3aa26b20890acfd0ecb3f8723fbb9f84a5f5ff577f1f1774e97ff167776d4e7bfea6239f37977cf617bcfa36c270ee8fffc6fc25021b0f4014b1baa06 SHA512 23d00aa3100834beb9d8762af643c9005dc76f3cec6ba4784c364b51ec3c93586005b298516aab377ca50de3c4e37440cce59e70e8074e763eef588416e9e6da
diff --git a/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild b/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild
index 21b2f429b05d..d0dd6f094c37 100644
--- a/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.0.ebuild
+++ b/dev-perl/Types-Path-Tiny/Types-Path-Tiny-0.6.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="Path::Tiny types and coercions for Moose and Moo"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"