diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-03-25 13:16:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-03-25 13:16:49 +0000 |
commit | 51afa887a6cb9909627c9a7dadbda3e3a4574d19 (patch) | |
tree | 41421691be760cc1182e7a095120d8ae4260b2f9 /dev-ml/ppx_here/ppx_here-0.15.0.ebuild | |
parent | 2023-03-25 13:01:58 UTC (diff) | |
parent | dev-ml/ppx_hash: Stabilize 0.15.0-r1 ppc64, #901527 (diff) | |
download | gentoo-51afa887a6cb9909627c9a7dadbda3e3a4574d19.tar.gz gentoo-51afa887a6cb9909627c9a7dadbda3e3a4574d19.tar.bz2 gentoo-51afa887a6cb9909627c9a7dadbda3e3a4574d19.zip |
Merge updates from master
Diffstat (limited to 'dev-ml/ppx_here/ppx_here-0.15.0.ebuild')
-rw-r--r-- | dev-ml/ppx_here/ppx_here-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_here/ppx_here-0.15.0.ebuild b/dev-ml/ppx_here/ppx_here-0.15.0.ebuild index 7f35884aa452..fa59222664c2 100644 --- a/dev-ml/ppx_here/ppx_here-0.15.0.ebuild +++ b/dev-ml/ppx_here/ppx_here-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 arm arm64 ~ppc ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND=" |