diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:55 +0000 |
commit | b242e71b618b546fbe5fda10058a59aebab3150e (patch) | |
tree | b5fcaf553305b1ff2b62404b99104ccc786249b7 /dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild | |
parent | dev-perl/Email-Valid: Stabilize 1.203.0 x86, #886855 (diff) | |
download | gentoo-b242e71b618b546fbe5fda10058a59aebab3150e.tar.gz gentoo-b242e71b618b546fbe5fda10058a59aebab3150e.tar.bz2 gentoo-b242e71b618b546fbe5fda10058a59aebab3150e.zip |
dev-ml/ppx_fixed_literal: Stabilize 0.15.0 x86, #901569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_fixed_literal/ppx_fixed_literal-0.15.0.ebuild')
-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 4baed21555c9..e5e0ccaaf58d 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=" |