diff options
author | 2020-03-28 19:17:20 -0400 | |
---|---|---|
committer | 2020-03-28 19:20:42 -0400 | |
commit | 1f92c082df2840655f87fdea8d0b7dba4c652e7f (patch) | |
tree | 1280ee0f7f7c4d03c881e98a357489e22c4d018f /profiles | |
parent | dev-util/source-highlight: remove unused patch(es) (diff) | |
download | gentoo-1f92c082df2840655f87fdea8d0b7dba4c652e7f.tar.gz gentoo-1f92c082df2840655f87fdea8d0b7dba4c652e7f.tar.bz2 gentoo-1f92c082df2840655f87fdea8d0b7dba4c652e7f.zip |
profiles/base/package.use.mask: mask 'ncp' USE flag
net-fs/ncpfs is slated for removal in ~75 days. Mask its
associated USE flag.
Bug: https://bugs.gentoo.org/681820
Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0dd1b4963d2e..c00da3175d96 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Joshua Kinard <kumba@gentoo.org> (2020-03-28) +# NCP support is masked pending removal of net-fs/ncpfs +# Bug #681820 +net-analyzer/hydra ncp + # Michał Górny <mgorny@gentoo.org> (2020-03-28) # Requires masked dev-vcs/bzr. Remove the mask if breezy is packaged # and the package is confirmed to work with it. |