commit: cd05e5e72ab9ceb79599801bf7005eeb8fd0c9f9 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 16:24:43 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 16:24:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd05e5e7
profiles/package.mask: remove dev-lang/go-1.12* mask This version of go has been removed from the tree. Signed-off-by: William Hubbs <williamh <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7b51bb7bddd..b91c8a1d495 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -877,13 +877,7 @@ net-libs/nDPI # # 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 sys-cluster/kube-apiserver sys-cluster/kube-controller-manager
