commit: 4d2a791d56a258b50559a62db0e687a64cdea2f9 parent b1b8aba02161d53278434935a4f74703b48732b6 Author: Michael Forney <mforney@mforney.org> Date: Fri, 20 Sep 2019 14:05:10 -0700 Skip some packages in scripts/outdated.pyDiffstat:
M | scripts/outdated.py | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)diff --git a/scripts/outdated.py b/scripts/outdated.py
@@ -19,6 +19,8 @@ names = { } skip = set([ 'adobe-source-fonts', + 'cproc', + 'libutp', 'mc', 'openbsd', 'plan9port',