summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-25 17:43:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-25 17:43:21 +0300
commit0b4088a0ccb8f021b2639cd873c14c6d882d724a (patch)
tree24b47f19843b646893abbeb1fd64bfc623247ebb
parentdev-ml/ppx_string: Stabilize 0.15.0-r1 arm, #901585 (diff)
downloadgentoo-0b4088a0ccb8f021b2639cd873c14c6d882d724a.tar.gz
gentoo-0b4088a0ccb8f021b2639cd873c14c6d882d724a.tar.bz2
gentoo-0b4088a0ccb8f021b2639cd873c14c6d882d724a.zip
dev-ml/ppx_string: Stabilize 0.15.0-r1 x86, #901585
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild b/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild
index 39cbd689988a..a53270c1c7e6 100644
--- a/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_string/ppx_string-0.15.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_string/archive/v${PV}.tar.gz -> ${P}.
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="