summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:52:00 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:52:00 +0000
commite373a21af5f3a7fda4f9106ef5a50d4ca7cec49a (patch)
tree2f443e44fcb0844cf89ca1efd6b4d028fe76864b /dev-ml/cinaps
parentdev-ml/re: Stabilize 1.9.0 amd64, #769317 (diff)
downloadgentoo-e373a21af5f3a7fda4f9106ef5a50d4ca7cec49a.tar.gz
gentoo-e373a21af5f3a7fda4f9106ef5a50d4ca7cec49a.tar.bz2
gentoo-e373a21af5f3a7fda4f9106ef5a50d4ca7cec49a.zip
dev-ml/cinaps: Stabilize 0.14.0 amd64, #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 638fac6cc41d..306766fd893f 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 )"