summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 02:00:40 +0000
committerSam James <sam@gentoo.org>2021-05-15 02:00:40 +0000
commit0ea9bf891689d577b77c507558ef1e59fe0f6b7a (patch)
treefe33df9f7745861f2a6e95e55366e777b6d813b7 /dev-ml/mirage-clock
parentdev-ml/fmt: Stabilize 0.8.9-r1 amd64, #783582 (diff)
downloadgentoo-0ea9bf891689d577b77c507558ef1e59fe0f6b7a.tar.gz
gentoo-0ea9bf891689d577b77c507558ef1e59fe0f6b7a.tar.bz2
gentoo-0ea9bf891689d577b77c507558ef1e59fe0f6b7a.zip
dev-ml/mirage-clock: Stabilize 3.1.0 amd64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mirage-clock')
-rw-r--r--dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild b/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
index e0f7e5c6f525..b197f01b3179 100644
--- a/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
+++ b/dev-ml/mirage-clock/mirage-clock-3.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/mirage-clock/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"