diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-10 18:32:07 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-10 18:32:11 +1300 |
commit | 05313ee4e7ee8459afb5118867c5107b0657666c (patch) | |
tree | 2902cfec3527c7bda1bae0672d8630a603e5d809 /profiles | |
parent | profiles: unmask >=dev-perl/App-pwhich-1.150.0 (diff) | |
download | gentoo-05313ee4e7ee8459afb5118867c5107b0657666c.tar.gz gentoo-05313ee4e7ee8459afb5118867c5107b0657666c.tar.bz2 gentoo-05313ee4e7ee8459afb5118867c5107b0657666c.zip |
profiles: unmask perl-core/ versions of 5.26 modules
You shouldn't need these, but if you're deciding you want to stay on
~arch _and_ not upgrade to 5.26, you will.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index af301c8daefd..6e83f9606298 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -382,12 +382,6 @@ dev-ruby/poltergeist # Andreas K. Hüttel <dilfridge@gentoo.org> (5 June 2017) # Masked for initial testing. -# The following masks are technically not part of the Perl 5.26 block, -# but with the unmasking of Perl 5.26 they become obsolete and can be -# removed: -# ->=perl-core/ExtUtils-MakeMaker-7.180.0 ->=perl-core/Math-BigInt-1.999.726 >=dev-perl/Math-BigInt-GMP-1.600.0 =perl-core/Test-Simple-1.302.96 =virtual/perl-Test-Simple-1.302.96 |