Maytham Alsudany pushed to branch master at lintian / lintian
Commits:
-
443aaaf0
by Samuel Thibault at 2025-03-21T03:16:26+00:00
1 changed file:
Changes:
... | ... | @@ -30,6 +30,7 @@ armhf ~~^ELF 32-bit LSB .* ARM, .* [(](?:SYSV|GNU/Linux)[)] |
30 | 30 | #avr32 ~~^ELF 32-bit MSB .* [(]SYSV[)]
|
31 | 31 | hppa ~~^ELF 32-bit MSB .* PA-RISC
|
32 | 32 | hppa64 ~~^ELF 64-bit MSB .* PA-RISC
|
33 | +hurd-amd64 ~~^ELF 64-bit LSB .* x86-64, .* (?:GNU/Hurd|(?!GNU)).*$
|
|
33 | 34 | hurd-i386 ~~^ELF 32-bit LSB .* Intel 80386, .* (?:GNU/Hurd|(?!GNU)).*$
|
34 | 35 | i386 ~~^ELF 32-bit LSB .* (80386|i386), .* (?:GNU/Linux|(?!GNU)).*$
|
35 | 36 | ia64 ~~^ELF 64-bit LSB .* IA-64
|