diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-29 00:51:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-29 00:51:18 +0000 |
| commit | c2ee96b0307df455d970dd1926c8652909ba767c (patch) | |
| tree | 5d8d13e2bbc6fe9003b2ec96a94d0e2f501b2987 /dev-ml/ppx_assert | |
| parent | c727ef413bd99c61e1775c18e542a4018b6743a7 (diff) | |
| download | baldeagleos-repo-c2ee96b0307df455d970dd1926c8652909ba767c.tar.gz baldeagleos-repo-c2ee96b0307df455d970dd1926c8652909ba767c.tar.xz baldeagleos-repo-c2ee96b0307df455d970dd1926c8652909ba767c.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/ppx_assert')
| -rw-r--r-- | dev-ml/ppx_assert/ppx_assert-0.15.0-r1.ebuild (renamed from dev-ml/ppx_assert/ppx_assert-0.15.0.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/ppx_assert/ppx_assert-0.15.0.ebuild b/dev-ml/ppx_assert/ppx_assert-0.15.0-r1.ebuild index 08b4af2998a2..8a8d95c396a7 100644 --- a/dev-ml/ppx_assert/ppx_assert-0.15.0.ebuild +++ b/dev-ml/ppx_assert/ppx_assert-0.15.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" + dev-ml/ppxlib:= dev-ml/ppx_cold:${SLOT} dev-ml/ppx_compare:${SLOT} dev-ml/ppx_here:${SLOT} |
