commit: 0dbd12bbed8ddf8f47aafee98342a2ef93abce36 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 14 09:44:01 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 14 09:44:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dbd12bb
dev-ml/ocaml-base64: Stabilize 3.5.0 x86, #815910 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-base64/ocaml-base64-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 389d8b0497a..8cd94a37b88 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 )"
