commit: b11d6bf550499395d71e01a95968ca62c1cc1db5 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Dec 11 02:29:29 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Dec 11 04:42:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11d6bf5
dev-ml/lwt: Stabilize 5.9.0 ppc64, #951968 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ml/lwt/lwt-5.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/lwt/lwt-5.9.0.ebuild b/dev-ml/lwt/lwt-5.9.0.ebuild index dc7d0eebe0c7..887a2aa137c3 100644 --- a/dev-ml/lwt/lwt-5.9.0.ebuild +++ b/dev-ml/lwt/lwt-5.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocsigen/lwt/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" DEPEND="
