commit: 814bf6b727474d95def23e41e8ac3abb9bafba88
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 2 19:15:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 19:15:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814bf6b7
dev-ml/opam-repository: Stabilize 2.0.8-r1 ppc64, #804780
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild
b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild
index d30ff42c2bd..51b28aac71d 100644
--- a/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.0.8-r1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt"
RESTRICT="test"