Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-base64/
Date: Sat, 15 May 2021 01:55:31
Message-Id: 1621043716.dc192634b4298c4efc7cfb614aeaece66794ac6f.sam@gentoo
1 commit: dc192634b4298c4efc7cfb614aeaece66794ac6f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 01:55:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 01:55:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc192634
7
8 dev-ml/ocaml-base64: Keyword 3.5.0 arm64, #788406
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
16 index 44996f98fa8..892a8cb668f 100644
17 --- a/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
18 +++ b/dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mirage/ocaml-base64/archive/v${PV}.tar.gz -> ${P}.ta
20
21 LICENSE="ISC"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~ppc ~ppc64"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
25 IUSE="+ocamlopt test"
26 RESTRICT="!test? ( test )"