summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:10:10 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:10:10 +0000
commit94349b7af5dc66fc59cf277d46d6113069c583a2 (patch)
treec0bdf8756b0a4bd76cd948dfb7263f24132f2eb6 /dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
parent6faafdf79c5103c71b3fb5565da157dbc67708c2 (diff)
downloadgentoo-94349b7af5dc66fc59cf277d46d6113069c583a2.tar.gz
gentoo-94349b7af5dc66fc59cf277d46d6113069c583a2.tar.bz2
gentoo-94349b7af5dc66fc59cf277d46d6113069c583a2.zip
dev-ml/ocaml-compiler-libs: 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/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild')
-rw-r--r--dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
index e1c0d35164f6..c298ee7aa979 100644
--- a/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
+++ b/dev-ml/ocaml-compiler-libs/ocaml-compiler-libs-0.12.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ocaml-compiler-libs/archive/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=""