commit:     ab293470d288f8629233f2c8b4b740820ea44501
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 28 03:32:55 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 03:32:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab293470

dev-ml/opam-file-format: ppc64 keyworded (bug #748576)

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild 
b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
index 3adeb20ac86..54b598e0e0a 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="dev-lang/ocaml:=[ocamlopt?]"

Reply via email to