diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-29 23:59:37 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-30 00:02:47 +0100 |
commit | 14cf632f07c67e7d1838a9f37ee67d360c892077 (patch) | |
tree | 3607df2ac42c0cf2706d94e9133c5675e41e7fbb /dev-ml/camlp4 | |
parent | dev-lang/ocaml: Stable for HPPA (bug #581946). (diff) | |
download | gentoo-14cf632f07c67e7d1838a9f37ee67d360c892077.tar.gz gentoo-14cf632f07c67e7d1838a9f37ee67d360c892077.tar.bz2 gentoo-14cf632f07c67e7d1838a9f37ee67d360c892077.zip |
dev-ml/camlp4: Stable for HPPA (bug #581946).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ml/camlp4')
-rw-r--r-- | dev-ml/camlp4/camlp4-4.04_p1.ebuild | 2 |
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 247c6a46de93..f86ec5d2570f 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?]" |