diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:32:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:32:21 +0000 |
commit | 111949f4212b7faf0658ba3c0f297dc8211b1bcb (patch) | |
tree | 659ec783a0ae4a157117ea309e1d0ca1309688ba /dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild | |
parent | dev-ml/bos: Keyword 0.1.6 arm, #788406 (diff) | |
download | gentoo-111949f4212b7faf0658ba3c0f297dc8211b1bcb.tar.gz gentoo-111949f4212b7faf0658ba3c0f297dc8211b1bcb.tar.bz2 gentoo-111949f4212b7faf0658ba3c0f297dc8211b1bcb.zip |
dev-ml/ocaml-base64: Keyword 3.5.0 arm, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild')
-rw-r--r-- | dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild | 2 |
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 892a8cb668f9..cfb62c10dd8f 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 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |