summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:38:54 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:46:50 +0000
commit97cd6256fea7fc7b0aa7248e5f95ce712ce16d4b (patch)
treefa16f8532742b223fd59ba7cd30f175a4f13829c /dev-ml/cinaps
parentdev-ml/re: Stabilize 1.9.0 arm64, #772833 (diff)
downloadgentoo-97cd6256fea7fc7b0aa7248e5f95ce712ce16d4b.tar.gz
gentoo-97cd6256fea7fc7b0aa7248e5f95ce712ce16d4b.tar.bz2
gentoo-97cd6256fea7fc7b0aa7248e5f95ce712ce16d4b.zip
dev-ml/cinaps: Stabilize 0.14.0 arm64, #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 310e18a47b89..300f13b069f1 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 )"