commit: 4ed038cb95ce970d706a4acb5eadfcf6008537bc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 19 11:50:00 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 19 12:01:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ed038cb
package.mask: Last rite dev-python/brotlipy Bug: https://bugs.gentoo.org/796749 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b68e9d648d8..58a22fba459 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-06-19) +# Conflicts with app-arch/brotli[python]. Discontinued in favor +# of dev-python/brotlicffi. No revdeps remain. +# Removal on 2021-07-19. Bug #796749. +dev-python/brotlipy + # Mike Gilbert <[email protected]> (2021-06-17) # rescan-scsi-bus.sh is installed by >=sys-apps/sg3_utils-1.44, rendering # this package redundant.
