commit: b2bfe68355d41d42ea170aa17f6571da12753b7e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 23:15:23 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 23:15:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2bfe683
dev-ml/ocplib-endian: Stabilize 1.2 arm64, #901697 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild index 4940ad6ef995..405c1b9d56e5 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.2.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 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" # 2 of 70 tests fail
