diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-12 08:37:33 +0300 |
commit | 0150f4cc262f4379173e487ae029be6fe555a5bc (patch) | |
tree | 7820d62031dab7a79407abb2b4295a70fda1cf62 /dev-ml | |
parent | dev-ml/ppx_custom_printf: Stabilize 0.16.0 ppc64, #933369 (diff) | |
download | gentoo-0150f4cc262f4379173e487ae029be6fe555a5bc.tar.gz gentoo-0150f4cc262f4379173e487ae029be6fe555a5bc.tar.bz2 gentoo-0150f4cc262f4379173e487ae029be6fe555a5bc.zip |
dev-ml/ppx_stable_witness: Stabilize 0.16.0 ppc64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_stable_witness/ppx_stable_witness-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_stable_witness/ppx_stable_witness-0.16.0.ebuild b/dev-ml/ppx_stable_witness/ppx_stable_witness-0.16.0.ebuild index 6b4479460f14..dfa515c46acf 100644 --- a/dev-ml/ppx_stable_witness/ppx_stable_witness-0.16.0.ebuild +++ b/dev-ml/ppx_stable_witness/ppx_stable_witness-0.16.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/ppx_stable_witness/archive/v${PV}.tar.gz 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" RDEPEND=" |