commit: fc43006d59b07159137d091c1caa9e843eebadd1 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Thu Nov 15 03:07:51 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Thu Nov 15 03:07:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc43006d
profiles: last-rite dev-python/django-standard-form It was missing from my previous last-rites list and it broke CI. Bug: https://bugs.gentoo.org/664012 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index aa25a5a8e0b..14e843a093a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -51,6 +51,7 @@ dev-python/aldryn-search dev-python/aldryn-bootstrap3 dev-python/django-filer dev-python/django-mptt +dev-python/django-standard-form # Sergei Trofimovich <[email protected]> (13 Nov 2018) # New version started creating files when input file is not set.
