Apply multi-arch hints.
+ golang-gopkg-eapache-queue.v1-dev: Add Multi-Arch: foreign.
Changes-By: lintian-brush
Debian Janitor
2 years ago
15 | 15 |
Architecture: all
|
16 | 16 |
Depends: ${shlibs:Depends},
|
17 | 17 |
${misc:Depends}
|
|
18 |
Multi-Arch: foreign
|
18 | 19 |
Description: fast golang queue using ring-buffer
|
19 | 20 |
A fast Golang queue using a ring-buffer, based on the version suggested
|
20 | 21 |
by Dariusz Górecki. Using this instead of other, simpler, queue
|