commit: b7a7a71a3d5689a384acb3fd5ff2a79947f10640 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 13 14:05:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 13 14:05:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a7a71a
dev-ml/core_kernel: Stabilize 0.14.1-r3 ppc64, #772833 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild index 5e300becad6..ba62c36d91b 100644 --- a/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild +++ b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g 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" # Wants quickcheck_deprecated for now
