From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2FC571384B4 for ; Thu, 12 Nov 2015 11:43:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED28F21C17B; Thu, 12 Nov 2015 11:43:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DFB121C17B for ; Thu, 12 Nov 2015 11:43:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7FF0433FDBF for ; Thu, 12 Nov 2015 11:43:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 992C71070 for ; Thu, 12 Nov 2015 11:43:25 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447328598.f0441d3656e1ec8869812329b1e074f6f1831c0a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/coq/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/coq/coq-8.4_p5.ebuild X-VCS-Directories: sci-mathematics/coq/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f0441d3656e1ec8869812329b1e074f6f1831c0a X-VCS-Branch: master Date: Thu, 12 Nov 2015 11:43:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 59f4ce69-2969-40de-b053-bbf24a74a8e6 X-Archives-Hash: fb122c8b4bfaa56bd68a11d3a17e377c commit: f0441d3656e1ec8869812329b1e074f6f1831c0a Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 11:43:18 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 11:43:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0441d36 sci-mathematics/coq: ppc stable wrt bug #553322 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" sci-mathematics/coq/coq-8.4_p5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/coq/coq-8.4_p5.ebuild b/sci-mathematics/coq/coq-8.4_p5.ebuild index 6f79206..707a434 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="