diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:56 +0000 |
commit | 42d7eecc2e34f394c9677d3f4bea7e41a026659f (patch) | |
tree | c5afdc70c0fd03ae28c7aaa703cabc3446626117 /dev-ml/ppx_stable | |
parent | dev-ml/ppx_optional: Stabilize 0.15.0 x86, #901581 (diff) | |
download | gentoo-42d7eecc2e34f394c9677d3f4bea7e41a026659f.tar.gz gentoo-42d7eecc2e34f394c9677d3f4bea7e41a026659f.tar.bz2 gentoo-42d7eecc2e34f394c9677d3f4bea7e41a026659f.zip |
dev-ml/ppx_stable: Stabilize 0.15.0 x86, #901587
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r-- | dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild index 19cabb0abbc6..e18cf7bb7cd1 100644 --- a/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild +++ b/dev-ml/ppx_stable/ppx_stable-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g 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=" |