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 DF6CF13888F for ; Sat, 10 Oct 2015 18:49:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63F4521C02A; Sat, 10 Oct 2015 18:49:06 +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 6EF0FE084C for ; Sat, 10 Oct 2015 18:49:05 +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 4AD0B3406CE for ; Sat, 10 Oct 2015 18:49:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A215FDFA for ; Sat, 10 Oct 2015 18:49:01 +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: <1444502763.49ef3cb18cfe6f63d7eb3da574fee5875c53fdac.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testrepository/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/testrepository/testrepository-0.0.18-r1.ebuild X-VCS-Directories: dev-python/testrepository/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 49ef3cb18cfe6f63d7eb3da574fee5875c53fdac X-VCS-Branch: master Date: Sat, 10 Oct 2015 18:49:01 +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: df0e8d64-b8ad-420a-83ce-ee76f33ea443 X-Archives-Hash: e36f1bc1883b85c85ba7d940dafd2bbc commit: 49ef3cb18cfe6f63d7eb3da574fee5875c53fdac Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 10 18:37:16 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 10 18:46:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ef3cb1 dev-python/testrepository: Add ~sparc keywords wrt bug #555570 Package-Manager: portage-2.2.20.1 dev-python/testrepository/testrepository-0.0.18-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild index a5d5209..8cdff6b 100644 --- a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.18-r1.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 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="