summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 11:41:05 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 11:51:36 +0200
commit8ae421c76af8e1df14c1d00e4d2b845a830b1f43 (patch)
treec3c6b02474bb75bfc3042851890ce9a6c27b2048 /dev-ml/result
parentdev-ml/react: add ~ppc (bug 527318). (diff)
downloadgentoo-8ae421c76af8e1df14c1d00e4d2b845a830b1f43.tar.gz
gentoo-8ae421c76af8e1df14c1d00e4d2b845a830b1f43.tar.bz2
gentoo-8ae421c76af8e1df14c1d00e4d2b845a830b1f43.zip
dev-ml/result: add ~ppc (bug 527318).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml/result')
-rw-r--r--dev-ml/result/result-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/result/result-1.2.ebuild b/dev-ml/result/result-1.2.ebuild
index a77e674fd3bf..e7e8d891a2ae 100644
--- a/dev-ml/result/result-1.2.ebuild
+++ b/dev-ml/result/result-1.2.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"
+KEYWORDS="~amd64 ~arm ~ppc"
IUSE="+ocamlopt"
RDEPEND="dev-lang/ocaml:=[ocamlopt?]"