diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:12:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:12:31 +0200 |
commit | 36715a707c55bb1955b04f81182bccd67342d16c (patch) | |
tree | be080fedeb3aa160ea4fad1ed52c762bb326c13e /sci-mathematics | |
parent | app-office/skrooge: x86 stable wrt bug #620378 (diff) | |
download | gentoo-36715a707c55bb1955b04f81182bccd67342d16c.tar.gz gentoo-36715a707c55bb1955b04f81182bccd67342d16c.tar.bz2 gentoo-36715a707c55bb1955b04f81182bccd67342d16c.zip |
sci-mathematics/coq: x86 stable wrt bug #619676
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/coq/coq-8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.6.ebuild b/sci-mathematics/coq/coq-8.6.ebuild index ea705f01202f..47517ca03828 100644 --- a/sci-mathematics/coq/coq-8.6.ebuild +++ b/sci-mathematics/coq/coq-8.6.ebuild @@ -14,7 +14,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=" |