summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-18 23:47:42 +0000
committerSam James <sam@gentoo.org>2021-10-18 23:47:42 +0000
commite1942aa081818568115a964187df6ba2e3b0801c (patch)
treec37153ce1506241f5628c47e016610d8cb43ada0 /dev-ml
parentapp-arch/snappy: Stabilize 1.1.9 arm, #817659 (diff)
downloadgentoo-e1942aa081818568115a964187df6ba2e3b0801c.tar.gz
gentoo-e1942aa081818568115a964187df6ba2e3b0801c.tar.bz2
gentoo-e1942aa081818568115a964187df6ba2e3b0801c.zip
dev-ml/csexp: Stabilize 1.5.1 arm, #817692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/csexp/csexp-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/csexp/csexp-1.5.1.ebuild b/dev-ml/csexp/csexp-1.5.1.ebuild
index 978ba4d7e157..824799a6c309 100644
--- a/dev-ml/csexp/csexp-1.5.1.ebuild
+++ b/dev-ml/csexp/csexp-1.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/csexp/releases/download/${PV}/${P}.tbz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"