summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:31:20 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:31:20 +0000
commitdccdaa81940d8b653dd893f7a6d3a7c218bfe2fc (patch)
treee4ef99f64bbc7b3ec963ef58a4d86ae406fcbbe8 /dev-ml
parentdev-ml/camomile: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-dccdaa81940d8b653dd893f7a6d3a7c218bfe2fc.tar.gz
gentoo-dccdaa81940d8b653dd893f7a6d3a7c218bfe2fc.tar.bz2
gentoo-dccdaa81940d8b653dd893f7a6d3a7c218bfe2fc.zip
dev-ml/cppo: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/cppo/cppo-1.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.6.6.ebuild b/dev-ml/cppo/cppo-1.6.6.ebuild
index 33067c400e10..9abdedf45cf1 100644
--- a/dev-ml/cppo/cppo-1.6.6.ebuild
+++ b/dev-ml/cppo/cppo-1.6.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t
SLOT="0/${PV}"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"