Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 463546
Collapse All | Expand All

(-)go-1.1.ebuild (-1 / +1 lines)
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.

Return to bug 463546