diff options
| author | Michael Forney <mforney@mforney.org> | 2019-09-20 14:05:10 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-09-20 14:06:38 -0700 |
| commit | 4d2a791d56a258b50559a62db0e687a64cdea2f9 (patch) | |
| tree | 117bab34eb2b9cf1b7ba04f172a802a13058a5ef /scripts | |
| parent | b1b8aba02161d53278434935a4f74703b48732b6 (diff) | |
Skip some packages in scripts/outdated.py
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/outdated.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/outdated.py b/scripts/outdated.py index 2e178446..a2da170b 100644 --- a/scripts/outdated.py +++ b/scripts/outdated.py @@ -19,6 +19,8 @@ names = { } skip = set([ 'adobe-source-fonts', + 'cproc', + 'libutp', 'mc', 'openbsd', 'plan9port', |
