summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:19:07 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:19:07 +0000
commita443f814267f1b98d7df82148f415e734e7beada (patch)
treea31253198893d511ecde7a6331dc4ce6a5c1143f /dev-ml/opam-installer
parentdev-ml/parsexp: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-a443f814267f1b98d7df82148f415e734e7beada.tar.gz
gentoo-a443f814267f1b98d7df82148f415e734e7beada.tar.bz2
gentoo-a443f814267f1b98d7df82148f415e734e7beada.zip
dev-ml/opam-installer: 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/opam-installer')
-rw-r--r--dev-ml/opam-installer/opam-installer-2.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-installer/opam-installer-2.0.7.ebuild b/dev-ml/opam-installer/opam-installer-2.0.7.ebuild
index c95fa47e7079..276428f96786 100644
--- a/dev-ml/opam-installer/opam-installer-2.0.7.ebuild
+++ b/dev-ml/opam-installer/opam-installer-2.0.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam/releases/download/${PV}/opam-full-${PV}.t
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=">=dev-lang/ocaml-4.02.3"