commit: c4bb116439460e92462407a29a68c42ec2c10d63 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 28 03:33:34 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 28 03:33:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4bb1164
dev-ml/camlbz2: 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/camlbz2/camlbz2-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild b/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild index cd213ca3e52..98ccbc37320 100644 --- a/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild +++ b/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/72/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND="app-arch/bzip2
