summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 19:17:21 +0000
committerSam James <sam@gentoo.org>2021-05-15 19:17:21 +0000
commitfe5e50e39d489bcca081a9d5be9c5f7299920903 (patch)
tree03c3369ed48e91a157e0acd9d3d564e4881fbc44 /dev-ml/mirage-clock
parentdev-ml/fmt: Stabilize 0.8.9-r1 arm64, #783582 (diff)
downloadgentoo-fe5e50e39d489bcca081a9d5be9c5f7299920903.tar.gz
gentoo-fe5e50e39d489bcca081a9d5be9c5f7299920903.tar.bz2
gentoo-fe5e50e39d489bcca081a9d5be9c5f7299920903.zip
dev-ml/mirage-clock: Stabilize 3.1.0 arm64, #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 b197f01b3179..a7ad7f4b7ad8 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"