commit: 49058430449892d51c41024c01c061e21aa1652b Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Thu Aug 6 22:16:19 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 22:16:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49058430
profiles/package.mask: clarify go 1.12.17 and kubernetes split packages message Signed-off-by: William Hubbs <williamh <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 41461a44c15..965f9586491 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -555,6 +555,11 @@ app-admin/denyhosts # # https://www.gentoo.org/support/news-items/2020-04-03-kubernetes-moving-to-single-package.html # +# dev-lang/go-1.12.17 has been added to this mask because it will be +# removed at the same time since it has been out of support upstream for +# months and was kept only to allow these kubernetes split packages to +# build. +# # Removal in 60 days. Bug #731804 =dev-lang/go-1.12* sys-cluster/kubeadm
