commit: fec83dc0ee8a13b6e5891376091ffd606276ec1f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 00:44:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 00:48:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec83dc0
dev-ml/ocplib-endian: Stabilize 1.1-r1 arm64, #772833 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild index c56f8cb7fef..f771d8ce93d 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" # 2 of 70 tests fail
