summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:30:26 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:45:22 +0000
commit397958a45409faf8b926daaf75a61877f63318f4 (patch)
tree42b9fa2a538785579add33f4e0470d81a371e47a /dev-ml/cinaps
parentdev-ml/re: Stabilize 1.9.0 arm, #772833 (diff)
downloadgentoo-397958a45409faf8b926daaf75a61877f63318f4.tar.gz
gentoo-397958a45409faf8b926daaf75a61877f63318f4.tar.bz2
gentoo-397958a45409faf8b926daaf75a61877f63318f4.zip
dev-ml/cinaps: Stabilize 0.14.0 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-rw-r--r--dev-ml/cinaps/cinaps-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.14.0.ebuild b/dev-ml/cinaps/cinaps-0.14.0.ebuild
index 49d3848af248..310e18a47b89 100644
--- a/dev-ml/cinaps/cinaps-0.14.0.ebuild
+++ b/dev-ml/cinaps/cinaps-0.14.0.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 )"