summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:15:25 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:15:25 +0000
commit3204dc67666b640c552fb3bbc84f02ffa1049a77 (patch)
treee05c955fc778fd0d35b45aae588d93dc02296268 /dev-ml
parentdev-ml/ppx_tools: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-3204dc67666b640c552fb3bbc84f02ffa1049a77.tar.gz
gentoo-3204dc67666b640c552fb3bbc84f02ffa1049a77.tar.bz2
gentoo-3204dc67666b640c552fb3bbc84f02ffa1049a77.zip
dev-ml/result: 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/result/result-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/result/result-1.5.ebuild b/dev-ml/result/result-1.5.ebuild
index 9b1a45e6e1fa..5284eb6beba6 100644
--- a/dev-ml/result/result-1.5.ebuild
+++ b/dev-ml/result/result-1.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/result/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
RDEPEND=""