summaryrefslogtreecommitdiff
path: root/dev-perl/MooseX-Getopt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-perl/MooseX-Getopt
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
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 b4efbf483bb3..548240224690 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 1109 BLAKE2B a889da86b5643a802826d9e5bfcc276344c9c10592b1c7ddbc9d097028f520576e3584bc85090b2d4e31199be7ef6f6ed5d73a2e01de213dc7ecb6c351d81caa SHA512 80810d9e73007f20d0f3df3f2b5433f0091c85a5c7773a1595327b0d3a1b9373125900006c362550530cb308ea40645bcb1ee060bead804926a89b66d0dd9e24
+EBUILD MooseX-Getopt-0.740.0.ebuild 1053 BLAKE2B 87a81582f0e5c777afb2be1e73d61473896ccb1fc62d13043001fd565cc3f6ec75d5c5fc7f2a4543c2f5acbdb9a47eeda9c0883830f61f23dcf5859f6392857a SHA512 51968a725cc8733a842ca5fb60f48297003b6eb5446314ff6a2cb2a8b8d721e299f8be7f1e23e6cd5d9f34b3af8273deceb721d23215f4d801002d5e15d14be8
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 dbf08280d582..80a49d0dcbce 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-2019 Gentoo Authors
+# Copyright 1999-2020 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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"