diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-26 17:20:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-26 17:20:59 +0300 |
commit | 2a2ed4d807482689fc47b1a739be0e230fe84eca (patch) | |
tree | da35761cea21829c15f8a4dbb491f86d4ca42423 /dev-ml/camlidl | |
parent | dev-ml/cairo-ocaml: x86 stable wrt bug #529038 (diff) | |
download | gentoo-2a2ed4d807482689fc47b1a739be0e230fe84eca.tar.gz gentoo-2a2ed4d807482689fc47b1a739be0e230fe84eca.tar.bz2 gentoo-2a2ed4d807482689fc47b1a739be0e230fe84eca.zip |
dev-ml/camlidl: x86 stable wrt bug #529038
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ml/camlidl')
-rw-r--r-- | dev-ml/camlidl/camlidl-1.05-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlidl/camlidl-1.05-r1.ebuild b/dev-ml/camlidl/camlidl-1.05-r1.ebuild index 9c3098037f99..ea4debe95b7b 100644 --- a/dev-ml/camlidl/camlidl-1.05-r1.ebuild +++ b/dev-ml/camlidl/camlidl-1.05-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://caml.inria.fr/camlidl/" SRC_URI="http://caml.inria.fr/distrib/bazar-ocaml/${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]" RDEPEND="${DEPEND}" |