summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 21:02:22 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-29 21:02:22 +0200
commitb162a71ce4be5cabf84b28bf391e8828f99c185a (patch)
treed225e109361c69288d779b6ce8150b66fb0688ee /dev-ml
parentdev-ml/integers: ebuild tidying (diff)
downloadgentoo-b162a71ce4be5cabf84b28bf391e8828f99c185a.tar.gz
gentoo-b162a71ce4be5cabf84b28bf391e8828f99c185a.tar.bz2
gentoo-b162a71ce4be5cabf84b28bf391e8828f99c185a.zip
dev-ml/mmap: ebuild tidying
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/mmap/mmap-1.1.0.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-ml/mmap/mmap-1.1.0.ebuild b/dev-ml/mmap/mmap-1.1.0.ebuild
index 629ff88e7786..601b9f2d4357 100644
--- a/dev-ml/mmap/mmap-1.1.0.ebuild
+++ b/dev-ml/mmap/mmap-1.1.0.ebuild
@@ -14,7 +14,4 @@ SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
S="${WORKDIR}/${PN}-v${PV}"