summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-14 10:44:01 +0100
committerSam James <sam@gentoo.org>2021-10-14 10:44:01 +0100
commit0dbd12bbed8ddf8f47aafee98342a2ef93abce36 (patch)
treed14bfac87fa3f44bd66f990c96ef6b07dc30ad1d /dev-ml
parentx11-themes/silver-xcursors: fix cursor installation (diff)
downloadgentoo-0dbd12bbed8ddf8f47aafee98342a2ef93abce36.tar.gz
gentoo-0dbd12bbed8ddf8f47aafee98342a2ef93abce36.tar.bz2
gentoo-0dbd12bbed8ddf8f47aafee98342a2ef93abce36.zip
dev-ml/ocaml-base64: Stabilize 3.5.0 x86, #815910
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 389d8b0497a3..8cd94a37b883 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 )"