summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-25 16:51:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-25 16:52:39 +0100
commit424ce7d5d43ff1e6eab33bf3364659e8a7921342 (patch)
tree70258e519d42d792365f41ff217fd16206b305e1
parentdev-ml/findlib: ppc64 stable wrt bug #581946 (diff)
downloadgentoo-424ce7d5d43ff1e6eab33bf3364659e8a7921342.tar.gz
gentoo-424ce7d5d43ff1e6eab33bf3364659e8a7921342.tar.bz2
gentoo-424ce7d5d43ff1e6eab33bf3364659e8a7921342.zip
dev-ml/camlp4: ppc64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-ml/camlp4/camlp4-4.04_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index b44b4732e647..6e5517ad5e6f 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2-with-linking-exception"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="+ocamlopt"
DEPEND=">=dev-lang/ocaml-4.04_beta:=[ocamlopt?]"