summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:31:03 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:56 +0000
commit514d96b79a340c300b42e90b5db390a458622e8a (patch)
tree38840a85f9769082385ba9a642d339d0da70ccd1 /dev-ml/ppx_string
parentdev-ml/ppx_stable: Stabilize 0.14.1 arm, #772833 (diff)
downloadgentoo-514d96b79a340c300b42e90b5db390a458622e8a.tar.gz
gentoo-514d96b79a340c300b42e90b5db390a458622e8a.tar.bz2
gentoo-514d96b79a340c300b42e90b5db390a458622e8a.zip
dev-ml/ppx_string: Stabilize 0.14.1 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_string')
-rw-r--r--dev-ml/ppx_string/ppx_string-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild b/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
index 7afdb1228d1f..edad29b12b25 100644
--- a/dev-ml/ppx_string/ppx_string-0.14.1.ebuild
+++ b/dev-ml/ppx_string/ppx_string-0.14.1.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/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="