commit: 6a7c66e261e5248126de31392c8a8d8279415b12 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 13:00:32 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 13:00:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7c66e2
package.mask: Fix missing header 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 da83d5a3c71..8d83329da9a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,7 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-09) # These packages (or package versions) still require Python 2.7. # They are either dead upstream, their Python 3 porting efforts are # not progressing or their maintainers are simply unresponsive.
