summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 19:31:51 +0100
committerSam James <sam@gentoo.org>2021-10-14 19:31:51 +0100
commitc815d3fe9bbb51afa7af0109eb3eeb9f8606b4d3 (patch)
treed987df8180fa68816078df6e1df8613a71130ed6 /dev-ml
parentdev-ml/csexp: Stabilize 1.5.1 arm64, #817692 (diff)
downloadgentoo-c815d3fe9bbb51afa7af0109eb3eeb9f8606b4d3.tar.gz
gentoo-c815d3fe9bbb51afa7af0109eb3eeb9f8606b4d3.tar.bz2
gentoo-c815d3fe9bbb51afa7af0109eb3eeb9f8606b4d3.zip
dev-ml/cinaps: Stabilize 0.15.1 arm64, #817719
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cinaps/cinaps-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.15.1.ebuild b/dev-ml/cinaps/cinaps-0.15.1.ebuild
index d44b118e90f4..42af5552dfb2 100644
--- a/dev-ml/cinaps/cinaps-0.15.1.ebuild
+++ b/dev-ml/cinaps/cinaps-0.15.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/cinaps/archive/v${PV}.tar.gz -> ${P}.tar.g
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 )"