summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:20:15 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:20:15 +0000
commit594ba5114d24c0a41071311a4c2e99ee7f1478b9 (patch)
tree2e044883a064e9512962263f18e947ee632717a4 /dev-ml
parentdev-ml/stdlib-shims: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-594ba5114d24c0a41071311a4c2e99ee7f1478b9.tar.gz
gentoo-594ba5114d24c0a41071311a4c2e99ee7f1478b9.tar.bz2
gentoo-594ba5114d24c0a41071311a4c2e99ee7f1478b9.zip
dev-ml/opam-solver: 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/opam-solver/opam-solver-2.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
index e7abf5116241..9183ce40afde 100644
--- a/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.0.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"