summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 09:43:24 +0000
committerSam James <sam@gentoo.org>2021-02-21 09:43:24 +0000
commit8d936479414f1ab93586ee12f4a880c4f164931e (patch)
tree8110d8c8010034d62f10c71447845d46dbe8af8b /dev-ml
parentdev-ml/async_unix: Keyword 0.14.0 arm64, #769554 (diff)
downloadgentoo-8d936479414f1ab93586ee12f4a880c4f164931e.tar.gz
gentoo-8d936479414f1ab93586ee12f4a880c4f164931e.tar.bz2
gentoo-8d936479414f1ab93586ee12f4a880c4f164931e.zip
dev-ml/duration: Keyword 0.1.3 arm64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/duration/duration-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/duration/duration-0.1.3.ebuild b/dev-ml/duration/duration-0.1.3.ebuild
index 24509398680e..5fef7562f839 100644
--- a/dev-ml/duration/duration-0.1.3.ebuild
+++ b/dev-ml/duration/duration-0.1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/hannesm/duration/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"