commit:     07d552b2cbe473e664e9d1725de4a06b5d1bcc7f
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Thu Aug 28 17:46:50 2025 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Thu Aug 28 17:46:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07d552b2

dev-vcs/ghorg: remove unnecessary DEPEND/RDEPEND

Thanks for feedback from stkw0!

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 dev-vcs/ghorg/ghorg-1.11.0.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-vcs/ghorg/ghorg-1.11.0.ebuild 
b/dev-vcs/ghorg/ghorg-1.11.0.ebuild
index f6e3ed36f6..ee0b7a027f 100644
--- a/dev-vcs/ghorg/ghorg-1.11.0.ebuild
+++ b/dev-vcs/ghorg/ghorg-1.11.0.ebuild
@@ -14,11 +14,6 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 
-DEPEND="
-       dev-lang/go:=
-"
-RDEPEND="${DEPEND}"
-
 src_compile() {
        ego build
 }

Reply via email to