From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E50E2139085 for ; Thu, 26 Jan 2017 11:00:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 560D3E0DC3; Thu, 26 Jan 2017 11:00:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36197E0DC3 for ; Thu, 26 Jan 2017 11:00:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25F9734164D for ; Thu, 26 Jan 2017 11:00:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1B813039 for ; Thu, 26 Jan 2017 11:00:47 +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: <1485428438.68d6af1a25745388ffd4ac5982bf728a96d0384a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild X-VCS-Directories: dev-ml/ocaml-mysql/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 68d6af1a25745388ffd4ac5982bf728a96d0384a X-VCS-Branch: master Date: Thu, 26 Jan 2017 11:00:47 +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: 05bd66fc-b11d-48b9-a133-ff2c9f1d109a X-Archives-Hash: 614a011bd2238978053195a2651f1f0c commit: 68d6af1a25745388ffd4ac5982bf728a96d0384a Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jan 26 10:58:49 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jan 26 11:00:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d6af1a dev-ml/ocaml-mysql: ppc stable wrt bug #607040 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild index 2648a20..bbb1442 100644 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild +++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild @@ -20,7 +20,7 @@ RDEPEND="$DEPEND" SLOT="0/${PV}" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" src_compile() {