diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:35:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:35:07 +0100 |
commit | 04d40a8c49504bc09c5c740394f7f9b15ba4275b (patch) | |
tree | 899256cb57d9f544f6a486d533b3962ac7a773b5 /dev-ml | |
parent | dev-ml/findlib: x86 stable wrt bug #581946 (diff) | |
download | gentoo-04d40a8c49504bc09c5c740394f7f9b15ba4275b.tar.gz gentoo-04d40a8c49504bc09c5c740394f7f9b15ba4275b.tar.bz2 gentoo-04d40a8c49504bc09c5c740394f7f9b15ba4275b.zip |
dev-ml/camlp4: x86 stable wrt bug #581946
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 8ecaf66abebf..b44b4732e647 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?]" |