diff options
author | 2023-07-01 13:46:25 +0200 | |
---|---|---|
committer | 2023-07-01 13:47:06 +0200 | |
commit | 43e1fcb9cfd1ffb7f94555cecc07886acacfd97a (patch) | |
tree | cbf1aca331cd2707031af1be95563c39ea1cfba9 /profiles | |
parent | dev-libs/kirigami-addons: add 0.9.0 (diff) | |
download | gentoo-43e1fcb9cfd1ffb7f94555cecc07886acacfd97a.tar.gz gentoo-43e1fcb9cfd1ffb7f94555cecc07886acacfd97a.tar.bz2 gentoo-43e1fcb9cfd1ffb7f94555cecc07886acacfd97a.zip |
package.mask: Mask some unused Perl virtuals for removal
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 5bfffee8537c..cde35c259c92 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <dilfridge@gentoo.org> (2023-07-01) +# Unused Perl virtuals (no reverse deps). Removal in 30 days. +virtual/perl-Dumpvalue +virtual/perl-ExtUtils-Constant +virtual/perl-I18N-LangTags +virtual/perl-Thread-Queue + # James Le Cuirot <chewi@gentoo.org> (2023-06-25) # Impossible to legally obtain the original native full game now. It freezes on # keyboard input, is incompatible with PipeWire, and requires gamescope to work |