diff options
author | 2023-03-25 02:16:48 +0000 | |
---|---|---|
committer | 2023-03-25 02:16:48 +0000 | |
commit | 3ff6eb84416c3ee79083b10456c3372c33d88ad9 (patch) | |
tree | 9224d06ba47bf17a6165403fb1ba87e3ab7d7919 /dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild | |
parent | 2023-03-25 02:04:04 UTC (diff) | |
parent | dev-ml/ppx_typerep_conv: Stabilize 0.15.0 ppc64, #901591 (diff) | |
download | gentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.tar.gz gentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.tar.bz2 gentoo-3ff6eb84416c3ee79083b10456c3372c33d88ad9.zip |
Merge updates from master
Diffstat (limited to 'dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild')
-rw-r--r-- | dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild index c3b1f3f3405b..68b2a9de168b 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.15.0.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-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=" |