commit: 16a53d358ab330539349fe23cef1221741efbddc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:02:24 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:02:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a53d35
dev-ml/ocaml-compiler-libs: ebuild tidying
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
index 3b6b4bb2a86..ce40ed8ba22 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
@@ -13,6 +13,3 @@ LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"