diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-03 05:11:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-03 05:11:23 +0100 |
commit | 1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac (patch) | |
tree | f56ff04838a95d939d0c9293656a36886915d75b /dev-ml | |
parent | dev-lang/ocaml: Stable for PPC64 (bug #463018). (diff) | |
download | gentoo-1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac.tar.gz gentoo-1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac.tar.bz2 gentoo-1f7c7c3f0b7a1e0b22bc19ec49a4c26ab33dcbac.zip |
dev-ml/camlp4: Stable for PPC64 (bug #463018).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlp4/camlp4-4.02.1_p3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild b/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild index 850c54636040..1d6e162b5965 100644 --- a/dev-ml/camlp4/camlp4-4.02.1_p3.ebuild +++ b/dev-ml/camlp4/camlp4-4.02.1_p3.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.02:=[ocamlopt?]" |