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>
This commit is contained in:
Sam James
2020-10-28 03:19:07 +00:00
parent d53334e300
commit a443f81426

View File

@@ -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"