diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 00:53:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:07:14 +0100 |
commit | af7c960b450910cca15c04bccdc9ccfc60aeca3c (patch) | |
tree | 37d77e6b72a037e567954cd7008bc31f55250b45 /dev-ml/octavius | |
parent | dev-perl/File-Scan-ClamAV: fix RDEPEND (clamav is both) (diff) | |
download | gentoo-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.ebuild | 3 |
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}" |