summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-22 13:20:23 +0100
committerSam James <sam@gentoo.org>2021-04-22 13:22:48 +0100
commitceb9653013d77df87c601aa8f7d3e2dddd6c853f (patch)
tree53774b240c41aa4a679ffbf0f1f97aef6b186345 /dev-ml
parentmedia-libs/chromaprint: Stabilize 1.5.0 sparc, #785052 (diff)
downloadgentoo-ceb9653013d77df87c601aa8f7d3e2dddd6c853f.tar.gz
gentoo-ceb9653013d77df87c601aa8f7d3e2dddd6c853f.tar.bz2
gentoo-ceb9653013d77df87c601aa8f7d3e2dddd6c853f.zip
dev-ml/cinaps: Stabilize 0.15.0 arm64, #783573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cinaps/cinaps-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cinaps/cinaps-0.15.0.ebuild b/dev-ml/cinaps/cinaps-0.15.0.ebuild
index b4e234557c26..52c200249b97 100644
--- a/dev-ml/cinaps/cinaps-0.15.0.ebuild
+++ b/dev-ml/cinaps/cinaps-0.15.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 )"