commit: bd70b954fe22282fb883f28245e72cdd0a6f48e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 06:31:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 06:31:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd70b954
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 ppc, #769317
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
index 86b00e7c9cf..00529567b47 100644
--- a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
+++ b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
SLOT="0/${PV}"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
PATCHES=( "${FILESDIR}/ounit2.patch" )
src_compile() {