summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:20:30 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:20:30 +0000
commit25ad4fa768bc1ab83a26e98b554addea199d8dc4 (patch)
treefd229248739398923504cd6299938150015dcc85
parentdev-ml/opam-solver: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-25ad4fa768bc1ab83a26e98b554addea199d8dc4.tar.gz
gentoo-25ad4fa768bc1ab83a26e98b554addea199d8dc4.tar.bz2
gentoo-25ad4fa768bc1ab83a26e98b554addea199d8dc4.zip
dev-ml/opam-state: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/opam-state/opam-state-2.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-state/opam-state-2.0.7.ebuild b/dev-ml/opam-state/opam-state-2.0.7.ebuild
index a1db09fb8e79..a0a6b6eda7c1 100644
--- a/dev-ml/opam-state/opam-state-2.0.7.ebuild
+++ b/dev-ml/opam-state/opam-state-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"
RDEPEND="