summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 13:32:51 +0100
committerSam James <sam@gentoo.org>2021-10-29 13:32:51 +0100
commitd62af8b640bcd8cb1373acd539721d4232be58f8 (patch)
tree829e34a9e751d4b9a5cff29258717f693acc5361
parentapp-vim/fugitive: Stabilize 3.4 amd64, #816894 (diff)
downloadgentoo-d62af8b6.tar.gz
gentoo-d62af8b6.tar.bz2
gentoo-d62af8b6.zip
dev-ml/ppxlib: Stabilize 0.22.2-r2 arm, #817755
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild b/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild
index 33ca5ab0fb8d..51586feb8a9a 100644
--- a/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild
+++ b/dev-ml/ppxlib/ppxlib-0.22.2-r2.ebuild
@@ -16,7 +16,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 )"