commit: 5c44f41175a1581bb50aecdf49924df79ec964b6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 14:05:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 14:05:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c44f411
dev-ml/opam-repository: Stabilize 2.0.8 ppc64, #772833
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/opam-repository/opam-repository-2.0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild
b/dev-ml/opam-repository/opam-repository-2.0.8.ebuild
index 5b8eca6bd79..c1051e240af 100644
--- a/dev-ml/opam-repository/opam-repository-2.0.8.ebuild
+++ b/dev-ml/opam-repository/opam-repository-2.0.8.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"