diff options
Diffstat (limited to 'dev-ml/bigarray-compat')
-rw-r--r-- | dev-ml/bigarray-compat/bigarray-compat-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/bigarray-compat/bigarray-compat-1.1.0.ebuild | 4 |
2 files changed, 1 insertions, 9 deletions
diff --git a/dev-ml/bigarray-compat/bigarray-compat-1.0.0.ebuild b/dev-ml/bigarray-compat/bigarray-compat-1.0.0.ebuild index 71f7c94bf942..d3b997366abe 100644 --- a/dev-ml/bigarray-compat/bigarray-compat-1.0.0.ebuild +++ b/dev-ml/bigarray-compat/bigarray-compat-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,3 @@ LICENSE="ISC" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" diff --git a/dev-ml/bigarray-compat/bigarray-compat-1.1.0.ebuild b/dev-ml/bigarray-compat/bigarray-compat-1.1.0.ebuild index 20138d8b998e..bfcd9e9ea3ee 100644 --- a/dev-ml/bigarray-compat/bigarray-compat-1.1.0.ebuild +++ b/dev-ml/bigarray-compat/bigarray-compat-1.1.0.ebuild @@ -13,7 +13,3 @@ LICENSE="ISC" SLOT="0" KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" |