commit: 2d24558b70e3b9645347ca0450ebc5e09148c682 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 11:22:12 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 11:26:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d24558b
package.mask: Also mask dev-python/zbase32 It was ment to be added along with zfec but since the latter was masked already, I've accidentally removed both. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index ef826078f41..65812c67e83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -53,6 +53,7 @@ dev-python/twisted-news dev-python/twisted-pair dev-python/twisted-runner dev-python/vertex +dev-python/zbase32 dev-util/buildbot-slave # Michał Górny <[email protected]> (2020-01-27)
