commit: 84e8315a646a294859d5eaf802c666e33c3af065 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 00:08:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 00:08:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e8315a
dev-ml/ocaml-base64: Stabilize 3.5.0 arm, #804771 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 64903cff495..e8bc15af29c 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 )"
