summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-04 22:30:17 +0100
committerSam James <sam@gentoo.org>2021-09-04 22:37:54 +0100
commitebcdc42accd6c26f1013a059695ae11c6f58df48 (patch)
tree70f4c65bf16003f4656a74d0d75b633e914f5026 /dev-ml/ocaml-base64
parentdev-ml/bos: Stabilize 0.1.6 arm64, #804771 (diff)
downloadgentoo-ebcdc42accd6c26f1013a059695ae11c6f58df48.tar.gz
gentoo-ebcdc42accd6c26f1013a059695ae11c6f58df48.tar.bz2
gentoo-ebcdc42accd6c26f1013a059695ae11c6f58df48.zip
dev-ml/ocaml-base64: Stabilize 3.5.0 arm64, #804771
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 423c07131828..64903cff4955 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 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"