diff options
author | 2021-02-10 18:52:50 +0000 | |
---|---|---|
committer | 2021-02-10 18:52:50 +0000 | |
commit | 640c745b84954c6dca9ea47a306ff5b7075860f1 (patch) | |
tree | 0e0d8ec4bca381b56e61f5848438024357870f1a | |
parent | dev-ml/typerep: Stabilize 0.14.0 amd64, #769317 (diff) | |
download | gentoo-640c745b84954c6dca9ea47a306ff5b7075860f1.tar.gz gentoo-640c745b84954c6dca9ea47a306ff5b7075860f1.tar.bz2 gentoo-640c745b84954c6dca9ea47a306ff5b7075860f1.zip |
dev-ml/ppx_typerep_conv: Stabilize 0.14.1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild index f2cf5f771e1b..9479b19b6c66 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND=" |