summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 01:55:16 +0000
committerSam James <sam@gentoo.org>2021-05-15 01:55:16 +0000
commitdc192634b4298c4efc7cfb614aeaece66794ac6f (patch)
treeecb14e500d7abc3eee7bf730f61463c4907ded63 /dev-ml/ocaml-base64
parentdev-ml/bos: Keyword 0.1.6 arm64, #788406 (diff)
downloadgentoo-dc192634b4298c4efc7cfb614aeaece66794ac6f.tar.gz
gentoo-dc192634b4298c4efc7cfb614aeaece66794ac6f.tar.bz2
gentoo-dc192634b4298c4efc7cfb614aeaece66794ac6f.zip
dev-ml/ocaml-base64: Keyword 3.5.0 arm64, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-base64')
-rw-r--r--dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
index 44996f98fa84..892a8cb668f9 100644
--- a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
+++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/ocaml-base64/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"