commit: 07e101741a5eb5aeeb5d5a55144e260a7a38d7f9 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Jun 12 19:46:30 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Jun 12 19:48:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e10174
profiles/package.mask: remove go-protobuf mask Closes: https://bugs.gentoo.org/722542 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6f8593abc14..6b7bd907768 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -250,12 +250,6 @@ dev-python/symboltype # Removal after 2020-06-14. <dev-db/postgresql-9.5 -# William Hubbs <[email protected]> (2020-05-11) -# No reverse dependencies, upstream has superseeded this with the -# ggoogle.golang.org/protobuf module. -# Removal in 30 days. Bug #722542. -dev-go/go-protobuf - # Michał Górny <[email protected]> (2020-05-11) # Causes downgrades of multiple Python packages. Not touched since # initial commit, waiting for a bump to the final release. Maintainer
