diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:52:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:52:18 +0000 |
commit | fbe10b9995d9293948470a2d453ce1076499c78c (patch) | |
tree | 4591ccfe53ac3af95594f4c3ed6253c8ee9f6b65 /dev-ml/ppx_optcomp | |
parent | dev-ml/ppx_base: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-fbe10b9995d9293948470a2d453ce1076499c78c.tar.gz gentoo-fbe10b9995d9293948470a2d453ce1076499c78c.tar.bz2 gentoo-fbe10b9995d9293948470a2d453ce1076499c78c.zip |
dev-ml/ppx_optcomp: Stabilize 0.14.0 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_optcomp')
-rw-r--r-- | dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild index 3f263d5a8bd1..100441659566 100644 --- a/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild +++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |