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 637291385E0 for ; Sat, 5 Sep 2015 19:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCDEE142C5; Sat, 5 Sep 2015 19:52:14 +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 CDA96142C4 for ; Sat, 5 Sep 2015 19:52:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD22934085B for ; Sat, 5 Sep 2015 19:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EC46161 for ; Sat, 5 Sep 2015 19:52:10 +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: <1441482688.18a7afefeeedb07c5183fed10c29637d6668c622.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc3986/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rfc3986/rfc3986-0.2.2.ebuild X-VCS-Directories: dev-python/rfc3986/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 18a7afefeeedb07c5183fed10c29637d6668c622 X-VCS-Branch: master Date: Sat, 5 Sep 2015 19:52:10 +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: f3857e8f-f9dc-45a2-a0b3-7ea670dfbb2a X-Archives-Hash: 78545de3d05a48946b40646f2c627843 commit: 18a7afefeeedb07c5183fed10c29637d6668c622 Author: Patrice Clement gentoo org> AuthorDate: Sat Sep 5 19:49:15 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Sep 5 19:51:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a7afef dev-python/rfc3986: Keyword for ppc+ppc. Fixes bug 559404. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement gentoo.org> dev-python/rfc3986/rfc3986-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rfc3986/rfc3986-0.2.2.ebuild b/dev-python/rfc3986/rfc3986-0.2.2.ebuild index 3099989..64014eb 100644 --- a/dev-python/rfc3986/rfc3986-0.2.2.ebuild +++ b/dev-python/rfc3986/rfc3986-0.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" IUSE="test" DEPEND="