commit: c5127f0fb29c588e90edc7cbf0fcba2bba954b68 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 10:00:31 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 10:00:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5127f0f
dev-ml/ocplib-endian: Stabilize 1.2 ppc64, #901697 Signed-off-by: Arthur Zamarin <arthurzam <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 35d1d14b60b6..7e02940b59a7 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
