diff options
author | Brian Evans <grknight@gentoo.org> | 2019-08-26 10:19:05 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-08-26 10:19:05 -0400 |
commit | 08b83d736f77fd5dffa9cd5f6b1b44771726ce94 (patch) | |
tree | eb3da6c0e439f276a508f596577a41534f03458a /profiles | |
parent | dev-php/twig: Drop old versions which include the extension (diff) | |
download | gentoo-08b83d736f77fd5dffa9cd5f6b1b44771726ce94.tar.gz gentoo-08b83d736f77fd5dffa9cd5f6b1b44771726ce94.tar.bz2 gentoo-08b83d736f77fd5dffa9cd5f6b1b44771726ce94.zip |
profiles: Mask virtual/libmysqlclient for removal
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index eb32493e95b2..ebd8c21dce5d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Brian Evans <grknight@gentoo.org> (2019-08-26) +# Deprecated virtual as it cannot solve the issue of ABI incompatibility +# and rebuild consumers when provider changes +# No revdeps. Removal in 30 days. +virtual/libmysqlclient + # Michał Górny <mgorny@gentoo.org> (2019-08-25) # Discontinued upstream in 2015, and not touched in Gentoo since. # Has series of build failures reported due to growing incompatibility |