commit: ffeb1ef8674ea2da77e3df0cf0ed73427bde2c3e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 14:40:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 14:40:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffeb1ef8
dev-perl/Module-Install: Stabilize 1.190.0 amd64, #806647
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Module-Install/Module-Install-1.190.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
index 9c1eaac7679..afc9664f9fa 100644
--- a/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
+++ b/dev-perl/Module-Install/Module-Install-1.190.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Standalone, extensible Perl module installer"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
RDEPEND="
>=virtual/perl-CPAN-Meta-1.441.300