commit: af7c960b450910cca15c04bccdc9ccfc60aeca3c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 23:53:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:07:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7c960b
dev-ml/octavius: drop useless (R)DEPEND definitions
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/octavius/octavius-1.2.2.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-ml/octavius/octavius-1.2.2.ebuild
b/dev-ml/octavius/octavius-1.2.2.ebuild
index 8cd4f836478..750e6cbda7f 100644
--- a/dev-ml/octavius/octavius-1.2.2.ebuild
+++ b/dev-ml/octavius/octavius-1.2.2.ebuild
@@ -13,6 +13,3 @@ LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
-
-RDEPEND=""
-DEPEND="${DEPEND}"