diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 21:02:24 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-29 21:02:24 +0200 |
commit | 16a53d358ab330539349fe23cef1221741efbddc (patch) | |
tree | 3b0ba6cb9985900fe0eaa9335ed0abce37c14658 /dev-ml | |
parent | dev-ml/mmap: ebuild tidying (diff) | |
download | gentoo-16a53d358ab330539349fe23cef1221741efbddc.tar.gz gentoo-16a53d358ab330539349fe23cef1221741efbddc.tar.bz2 gentoo-16a53d358ab330539349fe23cef1221741efbddc.zip |
dev-ml/ocaml-compiler-libs: 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/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild | 3 |
1 files changed, 0 insertions, 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 3b6b4bb2a868..ce40ed8ba22c 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}" |