summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-03 01:44:10 +0100
committerSam James <sam@gentoo.org>2021-06-03 01:44:56 +0100
commit1fdeca1d30b63067ceae6c9fe95894c34c2fded4 (patch)
tree41892df27be419231d46b5543354c8a9d01a7c4d /dev-ml/mirage-clock
parentdev-ml/logs: Stabilize 0.7.0 x86, #783582 (diff)
downloadgentoo-1fdeca1d30b63067ceae6c9fe95894c34c2fded4.tar.gz
gentoo-1fdeca1d30b63067ceae6c9fe95894c34c2fded4.tar.bz2
gentoo-1fdeca1d30b63067ceae6c9fe95894c34c2fded4.zip
dev-ml/mirage-clock: Stabilize 3.1.0 x86, #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 6c89519d1dd3..ff638b802a29 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"