diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:52:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:52:17 +0300 |
commit | b93956bdbaffd6427b9548f6398e8aceda4b4767 (patch) | |
tree | 6378bb398825fca99ca6663698886748d5271065 /dev-ml/ppx_fixed_literal | |
parent | dev-ml/ppx_optional: Stabilize 0.15.0 arm64, #901581 (diff) | |
download | gentoo-b93956bdbaffd6427b9548f6398e8aceda4b4767.tar.gz gentoo-b93956bdbaffd6427b9548f6398e8aceda4b4767.tar.bz2 gentoo-b93956bdbaffd6427b9548f6398e8aceda4b4767.zip |
dev-ml/ppx_fixed_literal: Stabilize 0.15.0 arm64, #901569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_fixed_literal')
-rw-r--r-- | dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild b/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild index 7e389a505db1..40fcbd12a5d0 100644 --- a/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild +++ b/dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_fixed_literal/archive/v${PV}.tar.gz - LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |