summaryrefslogtreecommitdiff
path: root/dev-perl/MooseX-Getopt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-perl/MooseX-Getopt
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-perl/MooseX-Getopt')
-rw-r--r--dev-perl/MooseX-Getopt/Manifest2
-rw-r--r--dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index f322aa5c3ec6..b092b7e22dd8 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,3 +1,3 @@
DIST MooseX-Getopt-0.74.tar.gz 58129 BLAKE2B f2a451d819c53a725a73cefb0ad3d76c94090d25d927b11fd76a92c8534bca56fb5112e298d57caa7fb81e8b6c26f273f06efda74f55db20b384029bcd9b8ca1 SHA512 3b7ea4f75192c62936f7838809a4a3facc4ccc38fb9db5affd46d07273ac1ffadd5ddb0882fe5d29870bf4b8c816916febdc3748747223c837fc87c65faa60ac
-EBUILD MooseX-Getopt-0.740.0.ebuild 1044 BLAKE2B 942218856f7644a5cca90385aeeba057c2be3501e9a22bd0375c01da16eb0a8fe7fd52f5db5ca561493a8a3a9f9acfc316ffdd032d34c87450ffc202c8a660fc SHA512 64ca8a60fef1ab3bfcfa3dda83b82aff68016c232ef176a183a0ac6c52494873c48a5e2a496622cde1d0f90d2d78e6434480f293a75414acf791f2b3a4716eba
+EBUILD MooseX-Getopt-0.740.0.ebuild 1033 BLAKE2B 5177f03381fcaf038f21505a07359114c2e5cf6ccf4fb87660ab165b146eca8dc97298884b1a05240a23d8dfbc709c100d11a236eab9f51ce34570474670ab56 SHA512 51a7df129f7f97518df521c39d942304b1f48e607e049683c5467e5a621010c1bcdb4792c3eeae251adb1995794896329dc5bc9421d1c21f586658b748938837
MISC metadata.xml 1168 BLAKE2B 6fe0133e9d9f8e0fbb425796a162f158e2b801ab99728324ea3e19f5999434442e6ce6befbaa73944d5b46ff64d683e93144fdb689881c8087865032cc347a4f SHA512 f6c06f52c9757024c5af761788d6199b61f2ac09997e95711ce0fe2922d2fc14bc566d1201311546d332056e3c7f5c05d83ff91f46fdf83a4f034965f2afa977
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
index 3a6f34f4b29f..16ed99f8bfd5 100644
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.ebuild
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.740.0.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=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Moose role for processing command line options"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"