summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 01:08:49 +0100
committerSam James <sam@gentoo.org>2021-09-07 01:08:49 +0100
commit84e8315a646a294859d5eaf802c666e33c3af065 (patch)
treebbd09b2d8e6727550f59392770af2b8332c0f297 /dev-ml
parentdev-ml/bos: Stabilize 0.1.6 arm, #804771 (diff)
downloadgentoo-84e8315a646a294859d5eaf802c666e33c3af065.tar.gz
gentoo-84e8315a646a294859d5eaf802c666e33c3af065.tar.bz2
gentoo-84e8315a646a294859d5eaf802c666e33c3af065.zip
dev-ml/ocaml-base64: Stabilize 3.5.0 arm, #804771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 64903cff4955..e8bc15af29c4 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 )"