mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
app-misc/ghq: BDEPEND already added by inheriting eclass
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -71,8 +71,6 @@ LICENSE="MIT"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
BDEPEND="dev-lang/go"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
go build -work -o "bin/${PN}" ./ || die
|
go build -work -o "bin/${PN}" ./ || die
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user