diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:43:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 12:43:18 +0100 |
commit | f0441d3656e1ec8869812329b1e074f6f1831c0a (patch) | |
tree | 762d36442393dfa21bd8d5e443c8492a6bce2afe /sci-mathematics | |
parent | kde-plasma: version bump 5.4.3 (diff) | |
download | gentoo-f0441d3656e1ec8869812329b1e074f6f1831c0a.tar.gz gentoo-f0441d3656e1ec8869812329b1e074f6f1831c0a.tar.bz2 gentoo-f0441d3656e1ec8869812329b1e074f6f1831c0a.zip |
sci-mathematics/coq: ppc stable wrt bug #553322
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-mathematics')
-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 6f7920687c27..707a434eecad 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=" |