summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:15:11 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:15:11 +0000
commitfc3ec58433466a7cbcd6ef7197d588f46c802164 (patch)
treea5a0658f9db50483f855baba81871c9ad276fa85 /dev-ml/mirage-clock
parentdev-lang/ocaml: Stabilize 4.14.0-r1 arm64, #901673 (diff)
downloadgentoo-fc3ec58433466a7cbcd6ef7197d588f46c802164.tar.gz
gentoo-fc3ec58433466a7cbcd6ef7197d588f46c802164.tar.bz2
gentoo-fc3ec58433466a7cbcd6ef7197d588f46c802164.zip
dev-ml/mirage-clock: Stabilize 4.2.0 arm, #901683
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/mirage-clock')
-rw-r--r--dev-ml/mirage-clock/mirage-clock-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/mirage-clock/mirage-clock-4.2.0.ebuild b/dev-ml/mirage-clock/mirage-clock-4.2.0.ebuild
index 5e66c4963037..15c337d824df 100644
--- a/dev-ml/mirage-clock/mirage-clock-4.2.0.ebuild
+++ b/dev-ml/mirage-clock/mirage-clock-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/mirage-clock/archive/v${PV}.tar.gz
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"