diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:10:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:38 +0200 |
commit | 7923ee237a28ea83fd87a82a5b8321a52f95571a (patch) | |
tree | 19311fba36895fa54dcd81856eac80d52fb46922 /sci-mathematics/coq/coq-8.6.ebuild | |
parent | sys-apps/systemd: ppc stable wrt bug #622874 (diff) | |
download | gentoo-7923ee237a28ea83fd87a82a5b8321a52f95571a.tar.gz gentoo-7923ee237a28ea83fd87a82a5b8321a52f95571a.tar.bz2 gentoo-7923ee237a28ea83fd87a82a5b8321a52f95571a.zip |
sci-mathematics/coq: ppc stable wrt bug #619676
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq/coq-8.6.ebuild')
-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 47517ca03828..f2f38a063820 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=" |