mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
17 lines
765 B
Groff
17 lines
765 B
Groff
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
|
DEFINED_PHASES=compile configure install test unpack
|
|
DEPEND=dev-lang/go sys-libs/glibc
|
|
DESCRIPTION=The advanced Go linter
|
|
EAPI=8
|
|
HOMEPAGE=https://staticcheck.io/
|
|
INHERIT=go-module
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/go sys-libs/glibc
|
|
RESTRICT=!test? ( test ) strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/dominikh/go-tools/archive/refs/tags/v0.3.3.tar.gz -> staticcheck-0.3.3.tar.gz https://github.com/ran-dall/portage-deps/raw/master/staticcheck-0.3.3-deps.tar.xz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 9c75e51a48520b2f01471c1f91762882
|
|
_md5_=d2dadb5a4bcf0f8184a7582c9127204b
|