summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 09:43:26 +0000
committerSam James <sam@gentoo.org>2021-02-21 09:43:26 +0000
commit25374322facbd7e2f8e5617b39056a15e136dc4d (patch)
treebe2c18624d76faec6584c56b547f474c6caf6c40 /dev-ml/mirage-clock
parentdev-ml/fmt: Keyword 0.8.9 arm64, #769554 (diff)
downloadgentoo-25374322facbd7e2f8e5617b39056a15e136dc4d.tar.gz
gentoo-25374322facbd7e2f8e5617b39056a15e136dc4d.tar.bz2
gentoo-25374322facbd7e2f8e5617b39056a15e136dc4d.zip
dev-ml/mirage-clock: Keyword 3.1.0 arm64, #769554
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 95b5ab0af7b8..77bdfcf0008f 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
BDEPEND="dev-ml/dune-configurator"