summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 20:08:51 +0100
committerSam James <sam@gentoo.org>2021-04-19 20:12:21 +0100
commit618c6cd008e9dbca61b64037b26899396dc7b871 (patch)
treed53b495e4407a671195ca68fde73a551ee1e7050 /dev-ml/cinaps
parentnet-ftp/yafc: port to EAPI 7 (diff)
downloadgentoo-618c6cd008e9dbca61b64037b26899396dc7b871.tar.gz
gentoo-618c6cd008e9dbca61b64037b26899396dc7b871.tar.bz2
gentoo-618c6cd008e9dbca61b64037b26899396dc7b871.zip
dev-ml/cinaps: Stabilize 0.15.0 arm, #783573
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/cinaps')
-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 89b51b13c8c2..f22e16dcbb11 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 )"