diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:38:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 11:38:46 +0100 |
commit | 377000ef6136e6468b75c76b75a4871c9e1979c6 (patch) | |
tree | eeb6c0f5205a5f9555c484ea94043a69cdc00c34 /sci-mathematics/coq | |
parent | sci-chemistry/pymol: x86 stable wrt bug #543020 (diff) | |
download | gentoo-377000ef6136e6468b75c76b75a4871c9e1979c6.tar.gz gentoo-377000ef6136e6468b75c76b75a4871c9e1979c6.tar.bz2 gentoo-377000ef6136e6468b75c76b75a4871c9e1979c6.zip |
sci-mathematics/coq: x86 stable wrt bug #553322
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r-- | sci-mathematics/coq/coq-8.4_p5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.4_p5.ebuild b/sci-mathematics/coq/coq-8.4_p5.ebuild index 9840c716d59b..6f7920687c27 100644 --- a/sci-mathematics/coq/coq-8.4_p5.ebuild +++ b/sci-mathematics/coq/coq-8.4_p5.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.inria.fr/distrib/V${MY_PV}/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="gtk debug +ocamlopt doc camlp5" RDEPEND=" |