commit: cbfcddd1b72f1a2041a50bee4c5a38cf5e9148d6 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 22:46:34 2019 +0000 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 22:47:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfcddd1
profiles/package.mask: gs-5.3.6 does not contain kernel 5.3.6 patch Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a84736983ca..29cd974baa3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -35,6 +35,12 @@ # Please migrate to sys-apps/man-db. sys-apps/man +# Mike Pagano <[email protected]> (2019-10-11) +# kenel incorrectly specifics a version +# not included in enpatches tarball +# This can be removed in 2019-11-11 +=sys-kernel/gentoo-sources-5.3.6 + # Michał Górny <[email protected]> (2019-10-11) # FreeBSD-only packages. The project has been discontinued, # and the core FreeBSD packages are already gone.
