summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 17:36:57 +0100
committerSam James <sam@gentoo.org>2021-10-14 17:36:57 +0100
commit6d34d5f8063d2a831033330dd8df522e700da65b (patch)
tree8590910877accf78bd89e1cd91c467427510bb39 /dev-ml
parentdev-java/tomcat-servlet-api: removed obsolete versions (diff)
downloadgentoo-6d34d5f8063d2a831033330dd8df522e700da65b.tar.gz
gentoo-6d34d5f8063d2a831033330dd8df522e700da65b.tar.bz2
gentoo-6d34d5f8063d2a831033330dd8df522e700da65b.zip
dev-ml/cinaps: Stabilize 0.15.1 arm, #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 8f0692fd1bd3..d44b118e90f4 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 )"