Skip to content

Commit

Permalink
35580769 hgignore missed sparcv7
Browse files Browse the repository at this point in the history
  • Loading branch information
kulikjak authored and vlmarek committed Jul 20, 2023
1 parent 5ccd1ed commit c8554d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .hgignore.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2020, Oracle and/or its affiliates.
# Copyright (c) 2020, 2023, Oracle and/or its affiliates.
#
syntax: regexp

Expand All @@ -8,7 +8,7 @@ syntax: regexp
^tools/(i386|sparc)/parfait/(CC|cc|g\+\+|gcc|ld)$
^tools/parfait
^tools/pkglint
^tools/time-(amd64|i86|sparc|sparcv9).(o|so)$
^tools/time-(amd64|i86|sparcv7|sparcv9).(o|so)$
^tools/.gnupg/crls.d/DIR.txt
^tools/.gnupg/trustdb.gpg
^tools/incorporator
Expand Down

0 comments on commit c8554d6

Please sign in to comment.