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 48B291396D0 for ; Sun, 10 Sep 2017 14:45:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2278A1FC136; Sun, 10 Sep 2017 14:45:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2B171FC136 for ; Sun, 10 Sep 2017 14:45:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30F41341777 for ; Sun, 10 Sep 2017 14:45:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBDAD908C for ; Sun, 10 Sep 2017 14:45:09 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1505054703.6372a5686007e473fd3580cdf8c12a8247f89b2d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_sexp_conv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild X-VCS-Directories: dev-ml/ppx_sexp_conv/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6372a5686007e473fd3580cdf8c12a8247f89b2d X-VCS-Branch: master Date: Sun, 10 Sep 2017 14:45:09 +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: 1dbf9cd4-0994-495d-9e22-8612f7d9c1ac X-Archives-Hash: f8d4a5c7cbdcb750335becf76297713b commit: 6372a5686007e473fd3580cdf8c12a8247f89b2d Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Sep 10 14:44:29 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Sep 10 14:45:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6372a568 dev-ml/ppx_sexp_conv: keyworded 0.9.0-r1 for ppc, bug #627836 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild index 949268528c3..a3f4d5c1d5d 100644 --- a/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild +++ b/dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.9.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_sexp_conv/archive/v${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="