summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-10 03:18:32 +0100
committerSam James <sam@gentoo.org>2021-10-10 03:18:32 +0100
commited3393432ecc70a17e0636159af84fd94c0e63be (patch)
tree01f9416be66525b98e768408ce94a0b3434cb9cb /dev-ml/ocaml-ctypes
parentdev-ml/bigarray-compat: Keyword 1.0.0 arm64, #804657 (diff)
downloadgentoo-ed3393432ecc70a17e0636159af84fd94c0e63be.tar.gz
gentoo-ed3393432ecc70a17e0636159af84fd94c0e63be.tar.bz2
gentoo-ed3393432ecc70a17e0636159af84fd94c0e63be.zip
dev-ml/ocaml-ctypes: Keyword 0.19.1 arm64, #804657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild
index 7bdbd62f4abd..805f10af8954 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.19.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"