From e5e0d9827ad163fafdb156de41d08775090aa0aa Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 28 Oct 2020 03:24:09 +0000 Subject: dev-ml/opam-format: ppc64 keyworded (bug #748576) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James --- dev-ml/opam-format/opam-format-2.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml/opam-format') diff --git a/dev-ml/opam-format/opam-format-2.0.7.ebuild b/dev-ml/opam-format/opam-format-2.0.7.ebuild index e32d0127af38..e163f465ffa9 100644 --- a/dev-ml/opam-format/opam-format-2.0.7.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.7.ebuild @@ -14,7 +14,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="" RDEPEND=" -- cgit v1.2.3-65-gdbad