summaryrefslogtreecommitdiff
path: root/dev-perl/Moo
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/Moo
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r--dev-perl/Moo/Manifest2
-rw-r--r--dev-perl/Moo/Moo-2.3.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Moo/Manifest b/dev-perl/Moo/Manifest
index b5748e796928..481b7eaae331 100644
--- a/dev-perl/Moo/Manifest
+++ b/dev-perl/Moo/Manifest
@@ -1,3 +1,3 @@
DIST Moo-2.003003.tar.gz 97527 BLAKE2B c23975f64aae881e6e17ce899b7a2f393d52e598e0d46cd199633f9ebacde81864899ed5cf1a429ddc7811a06f97f93ae537f82a22683d9409148f084113a49e SHA512 f1b2aa2f3dee8749cd2c772b65b8c48dbf67358e62dff856d980422e87c74751013376f82488bff7e8b8b0a707c54cedce8e0da873904b712138cba2c9a7f1c7
-EBUILD Moo-2.3.3.ebuild 872 BLAKE2B 9a2e42478fe97712b1da2759613b956695f3e4b9b680d5e3e60def637a8c0f377f868d735fe686d939617aa1c65ac2b6788010622466ee5b11c21ec17df436b7 SHA512 c4494bc25b97c5d7ecc3df00f73f71ad890e6a16ecd9aedb9a863ce3139be59f5c5d791a7497cdc374e73931f9d4e0bf077ca5517fc0f2ddf1e1f693b280ef55
+EBUILD Moo-2.3.3.ebuild 816 BLAKE2B a84c29774da10499905ceb6fa73ec642793869c364339398658be25f1a1272dd9aa11be0d152563d03c268580a82fe91854ed0352d6d6af0c7f46c9df0347c0c SHA512 61488066590ecdf7b63a127c85d0ccbfc0e6989b782f8cb2dadee0705814f641a30a20b2c26a525034c3c031ae8ffeb29c3c95a6ca85770b0b71a5fa8c8b7ad4
MISC metadata.xml 1197 BLAKE2B 7611199f57b617634c1aaeca3184d66f3f445bb700fae40ca5880aa8e654f7fd1f90f03fcdbef60ec200cd6e3a5da0f6b385628c15a1098219b6bdd9458eadec SHA512 1baccf32ca49e459aa24ad83ccd3206630462181219ad5981787b42f70591254103231e26065848716b52e579c2b09f471b559dd54925750e80adb9494c06a28
diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild
index dd704937814e..810f690a21b4 100644
--- a/dev-perl/Moo/Moo-2.3.3.ebuild
+++ b/dev-perl/Moo/Moo-2.3.3.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="Minimalist Object Orientation (with Moose compatiblity)"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa 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 hppa ppc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"