mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-vcs/ghorg: remove unnecessary DEPEND/RDEPEND
Thanks for feedback from stkw0! Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -14,11 +14,6 @@ LICENSE="Apache-2.0"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
|
||||||
DEPEND="
|
|
||||||
dev-lang/go:=
|
|
||||||
"
|
|
||||||
RDEPEND="${DEPEND}"
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
ego build
|
ego build
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user