diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-26 16:27:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-26 16:27:01 +0000 |
commit | f31278b3284dfccd3213b1230324631250ff9eec (patch) | |
tree | 2ea7407c3e2832f79afc0664f25e18ad57951af5 /dev-ml/ppx_custom_printf | |
parent | media-video/hevc-hm: Keyword 17.0 arm, #902217 (diff) | |
download | gentoo-f31278b3284dfccd3213b1230324631250ff9eec.tar.gz gentoo-f31278b3284dfccd3213b1230324631250ff9eec.tar.bz2 gentoo-f31278b3284dfccd3213b1230324631250ff9eec.zip |
dev-ml/ppx_custom_printf: Stabilize 0.15.0-r1 x86, #901681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_custom_printf')
-rw-r--r-- | dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild index e98f91afb081..6bbeb0fa43de 100644 --- a/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.ebuild +++ b/dev-ml/ppx_custom_printf/ppx_custom_printf-0.15.0-r1.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=" |