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 4B80013888F for ; Sat, 10 Oct 2015 18:49:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8462621C02E; 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 4895621C00F 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 46E8B3406C7 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 7ED56DF8 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: <1444502761.2c4e4dfd6dfaae4b1957d64269430fa1e903ea3f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/subunit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/subunit/subunit-1.1.0.ebuild X-VCS-Directories: dev-python/subunit/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 2c4e4dfd6dfaae4b1957d64269430fa1e903ea3f 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: b1a4fd77-5f72-41e3-9411-1cc222703790 X-Archives-Hash: 7f30d5a66dcb1d7561bae61d6a02ec79 commit: 2c4e4dfd6dfaae4b1957d64269430fa1e903ea3f Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 10 18:34:39 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 10 18:46:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4e4dfd dev-python/subunit: Add ~sparc keywords wrt bug #555570 Package-Manager: portage-2.2.20.1 dev-python/subunit/subunit-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/subunit/subunit-1.1.0.ebuild b/dev-python/subunit/subunit-1.1.0.ebuild index 2f42e1b..22bac6e 100644 --- a/dev-python/subunit/subunit-1.1.0.ebuild +++ b/dev-python/subunit/subunit-1.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="static-libs test" RDEPEND="