diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-10-10 18:34:23 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-10-10 18:34:28 +1300 |
commit | f8786b838b84891ee1f2f320bad2873714bc4f0b (patch) | |
tree | 9bdd127204bb60948670f0e217e48059c2c2d342 /profiles | |
parent | profiles: unmask >=dev-perl/Math-BigInt-GMP-1.600.0 (diff) | |
download | gentoo-f8786b838b84891ee1f2f320bad2873714bc4f0b.tar.gz gentoo-f8786b838b84891ee1f2f320bad2873714bc4f0b.tar.bz2 gentoo-f8786b838b84891ee1f2f320bad2873714bc4f0b.zip |
profiles: unmask newest CPAN Test-Simple
Unfortunately, the core version of Test-Simple/Test::More has one or
more annoying bug, that leads to it breaking things like Archive-Zip's
test suite.
Thus, a newer version is needed in tree if you have Perl 5.26 :/
Sadly, this will probably create an upgrade crisis down the chain for
everyone with a perl-core leaf, but at least, gentoo-perl-helpers fixes
that problem.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ec73ed9b9520..f571be749e5e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -380,11 +380,6 @@ net-im/skypetab-ng www-client/phantomjs dev-ruby/poltergeist -# Andreas K. Hüttel <dilfridge@gentoo.org> (5 June 2017) -# Masked for initial testing. -=perl-core/Test-Simple-1.302.96 -=virtual/perl-Test-Simple-1.302.96 - # Thomas Deutschmann <whissi@gentoo.org> (24 May 2017) # Broken runscript/changed behavior causing lvm2 to fail # on boot. Bug #617578 |