summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 18:51:47 +0000
committerSam James <sam@gentoo.org>2021-02-10 18:51:47 +0000
commit3c56fb1b3246ada497a4f1725c22eda13e92d02e (patch)
treec888e8a7f3cb255d8a82c3573bd1f84ddd1beed4 /dev-ml/sexplib0
parentsci-mathematics/coq: Stabilize 8.12.0-r1 amd64, #769317 (diff)
downloadgentoo-3c56fb1b3246ada497a4f1725c22eda13e92d02e.tar.gz
gentoo-3c56fb1b3246ada497a4f1725c22eda13e92d02e.tar.bz2
gentoo-3c56fb1b3246ada497a4f1725c22eda13e92d02e.zip
dev-ml/sexplib0: Stabilize 0.14.0 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/sexplib0')
-rw-r--r--dev-ml/sexplib0/sexplib0-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
index 1871b59d8a03..53bbe025a4a0 100644
--- a/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
+++ b/dev-ml/sexplib0/sexplib0-0.14.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=""