commit: a042434f3f730fa001dac8582d6c975477920cef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 23:15:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 23:15:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a042434f
dev-ml/ocplib-endian: Stabilize 1.2 arm, #901697 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild index d8e94ebb2460..4940ad6ef995 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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
