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 5E691138330 for ; Thu, 6 Oct 2016 21:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16B69E0B86; Thu, 6 Oct 2016 21:14:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F0EFAE0B86 for ; Thu, 6 Oct 2016 21:14:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7AF54341322 for ; Thu, 6 Oct 2016 21:14:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50D582497 for ; Thu, 6 Oct 2016 21:14:25 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1475788256.2054d0a0de9d2613f82d07c27baebb7c3881253e.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dill/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dill/dill-0.2.5.ebuild X-VCS-Directories: dev-python/dill/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 2054d0a0de9d2613f82d07c27baebb7c3881253e X-VCS-Branch: master Date: Thu, 6 Oct 2016 21:14: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: fa4d6d28-1b10-4d69-bf2f-6c82dbe7f4f0 X-Archives-Hash: d93392bde99ec82849f5962f4ea1b063 commit: 2054d0a0de9d2613f82d07c27baebb7c3881253e Author: Patrice Clement gentoo org> AuthorDate: Thu Oct 6 21:10:39 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Oct 6 21:10:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2054d0a0 dev-python/dill: keyword for ppc. Gentoo-Bug: https://bugs.gentoo.org/594020 Package-Manager: portage-2.3.0 dev-python/dill/dill-0.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dill/dill-0.2.5.ebuild b/dev-python/dill/dill-0.2.5.ebuild index 6ad1dd5..66904fa 100644 --- a/dev-python/dill/dill-0.2.5.ebuild +++ b/dev-python/dill/dill-0.2.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~ppc ~amd64-linux ~x86-linux" IUSE="" PATCHES=(