summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-12 00:53:39 +0100
committerSam James <sam@gentoo.org>2021-04-12 02:07:14 +0100
commitaf7c960b450910cca15c04bccdc9ccfc60aeca3c (patch)
tree37d77e6b72a037e567954cd7008bc31f55250b45 /dev-ml/octavius
parentdev-perl/File-Scan-ClamAV: fix RDEPEND (clamav is both) (diff)
downloadgentoo-af7c960b450910cca15c04bccdc9ccfc60aeca3c.tar.gz
gentoo-af7c960b450910cca15c04bccdc9ccfc60aeca3c.tar.bz2
gentoo-af7c960b450910cca15c04bccdc9ccfc60aeca3c.zip
dev-ml/octavius: drop useless (R)DEPEND definitions
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/octavius')
-rw-r--r--dev-ml/octavius/octavius-1.2.2.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-ml/octavius/octavius-1.2.2.ebuild b/dev-ml/octavius/octavius-1.2.2.ebuild
index 8cd4f8364783..750e6cbda7f1 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}"