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 4C00B13888F for ; Sat, 10 Oct 2015 18:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E4E6E081D; Sat, 10 Oct 2015 18:49:04 +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 92BBAE081D for ; Sat, 10 Oct 2015 18:49:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1BC134069C for ; Sat, 10 Oct 2015 18:49:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C14E3B9 for ; Sat, 10 Oct 2015 18:49:00 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1444502748.d3f32e847cd0e482d84763604dc7fba126cb7ff3.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/retrying/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/retrying/retrying-1.3.3.ebuild X-VCS-Directories: dev-python/retrying/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d3f32e847cd0e482d84763604dc7fba126cb7ff3 X-VCS-Branch: master Date: Sat, 10 Oct 2015 18:49:00 +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: 980b2d74-c04b-4da7-9ac9-747fdfb8b7df X-Archives-Hash: f393e030b21a8c2ff180d2d4e8c7aa1a commit: d3f32e847cd0e482d84763604dc7fba126cb7ff3 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 10 18:06:41 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 10 18:45:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f32e84 dev-python/retrying: Add ~sparc keywords wrt bug #555570 Package-Manager: portage-2.2.20.1 dev-python/retrying/retrying-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/retrying/retrying-1.3.3.ebuild b/dev-python/retrying/retrying-1.3.3.ebuild index 2a8b56d..d4bb7e0 100644 --- a/dev-python/retrying/retrying-1.3.3.ebuild +++ b/dev-python/retrying/retrying-1.3.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86" IUSE="" DEPEND="