|
Lines 31-37
Link Here
|
| 31 |
zsh-completion? ( app-shells/zsh-completion )" |
31 |
zsh-completion? ( app-shells/zsh-completion )" |
| 32 |
|
32 |
|
| 33 |
# The tools in /usr/lib/go should not cause the multilib-strict check to fail. |
33 |
# The tools in /usr/lib/go should not cause the multilib-strict check to fail. |
| 34 |
QA_MULTILIB_PATHS="usr/lib/go/pkg/tool/linux*/*" |
34 |
QA_MULTILIB_PATHS="usr/lib/go/pkg/tool/linux.*/.*" |
| 35 |
|
35 |
|
| 36 |
# The go language uses *.a files which are _NOT_ libraries and should not be |
36 |
# The go language uses *.a files which are _NOT_ libraries and should not be |
| 37 |
# stripped. |
37 |
# stripped. |