summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:30:22 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:18 +0000
commitc18b726096244c9faf6f47f0dac4da4e01d64cdc (patch)
treedeb345781d37d18083bfe62a59d84bd3160dfd7c /dev-ml/ppxlib
parentdev-ml/ppx_derivers: Stabilize 1.2.1 arm, #772833 (diff)
downloadgentoo-c18b726096244c9faf6f47f0dac4da4e01d64cdc.tar.gz
gentoo-c18b726096244c9faf6f47f0dac4da4e01d64cdc.tar.bz2
gentoo-c18b726096244c9faf6f47f0dac4da4e01d64cdc.zip
dev-ml/ppxlib: Stabilize 0.20.0 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ppxlib')
-rw-r--r--dev-ml/ppxlib/ppxlib-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxlib/ppxlib-0.20.0.ebuild b/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
index d099b3ee8c7f..542093687bf7 100644
--- a/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
+++ b/dev-ml/ppxlib/ppxlib-0.20.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppxlib/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"