summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 06:25:16 +0000
committerSam James <sam@gentoo.org>2021-02-11 06:25:16 +0000
commit287020bb5ea8f35ac491050aff3f11744728ec5c (patch)
treeeaaf956aee282f5b6b670575fd00ff53f1fbf8c7 /dev-ml/cinaps
parentdev-ml/re: Stabilize 1.9.0 x86, #769317 (diff)
downloadgentoo-287020bb5ea8f35ac491050aff3f11744728ec5c.tar.gz
gentoo-287020bb5ea8f35ac491050aff3f11744728ec5c.tar.bz2
gentoo-287020bb5ea8f35ac491050aff3f11744728ec5c.zip
dev-ml/cinaps: Stabilize 0.14.0 x86, #769317
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 306766fd893f..393bc1c76c9f 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 )"