diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-20 22:26:24 +0200 |
commit | 3205e526e3717eaefc5cc3d514f1ff0ca98ea17b (patch) | |
tree | 0fcd5bbdbd48332870b073c5dc1ed51ac8673667 /dev-ml/ppx_jane | |
parent | dev-ml/alcotest: Keyword 1.6.0-r1 x86, #892131 (diff) | |
download | gentoo-3205e526e3717eaefc5cc3d514f1ff0ca98ea17b.tar.gz gentoo-3205e526e3717eaefc5cc3d514f1ff0ca98ea17b.tar.bz2 gentoo-3205e526e3717eaefc5cc3d514f1ff0ca98ea17b.zip |
dev-ml/ppx_jane: Keyword 0.15.0 x86, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_jane')
-rw-r--r-- | dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild b/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild index 1fb20d155647..2330950b9620 100644 --- a/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild +++ b/dev-ml/ppx_jane/ppx_jane-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |