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

dev-ml/ocurl: 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/ocurl/ocurl-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocurl/ocurl-0.9.1.ebuild b/dev-ml/ocurl/ocurl-0.9.1.ebuild
index e8019096fa8..d21999abf2a 100644
--- a/dev-ml/ocurl/ocurl-0.9.1.ebuild
+++ b/dev-ml/ocurl/ocurl-0.9.1.ebuild
@@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8
        dev-ml/camlp4:=
        >=dev-lang/ocaml-3.12:=[ocamlopt?]"
 DEPEND="${RDEPEND}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 src_compile() {
        emake -j1 all

Reply via email to