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 382681396D0 for ; Sun, 10 Sep 2017 14:45:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A16591FC123; Sun, 10 Sep 2017 14:45:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7792C1FC126 for ; Sun, 10 Sep 2017 14:45:10 +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 B5BF4341711 for ; Sun, 10 Sep 2017 14:45:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C036907A for ; Sun, 10 Sep 2017 14:45:08 +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: <1505054698.e3105f881b31430fb4def04e6713bcf310a29458.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_ast/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild X-VCS-Directories: dev-ml/ppx_ast/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e3105f881b31430fb4def04e6713bcf310a29458 X-VCS-Branch: master Date: Sun, 10 Sep 2017 14:45:08 +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: 7553d5ac-db7a-4862-bae6-4641f667900d X-Archives-Hash: a6a4ae6821049d0e45fe46750f3ed9dd commit: e3105f881b31430fb4def04e6713bcf310a29458 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Sep 10 14:40:49 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Sep 10 14:44:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3105f88 dev-ml/ppx_ast: keyworded 0.9.1 for ppc, bug #627836 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild b/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild index a3773247852..eb960e666a6 100644 --- a/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild +++ b/dev-ml/ppx_ast/ppx_ast-0.9.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/ppx_ast/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="