commit: 49ab94bac5d848835ad240a8c5b11cacf2a13511
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 06:25:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 06:25:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ab94ba
dev-ml/ocaml-expat: Stabilize 1.1.0-r1 x86, #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 d5bb2e30fa8..86b00e7c9cf 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() {