From fc0bc103b493b2477c595b462c8782f0388bdd0f Mon Sep 17 00:00:00 2001 From: Dan Book Date: Wed, 18 Dec 2019 12:18:06 -0500 Subject: [PATCH] Skip distributions in a Raku subdir --- distroprefs/01.DISABLED.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/distroprefs/01.DISABLED.yml b/distroprefs/01.DISABLED.yml index f005097f4..834288bef 100644 --- a/distroprefs/01.DISABLED.yml +++ b/distroprefs/01.DISABLED.yml @@ -18,6 +18,7 @@ match: |.+/Moose-1.99 # rt.cpan.org 66211 |.+/Panda-XS-2\.1\. # deprecated https://rt.cpan.org/Ticket/Display.html?id=130234 |.+/Perl6/ # perl5 only + |.+/Raku/ # perl5 only |.+/Test-Simple-2.00_ # rt.cpan.org 66317 |.+/Win32(API)?-[A-RT-Za-z] # Win32-ShellQuote |.+/Win32(API)?-S[A-Za-gi-z] # Win32-ShellQuote