From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-839455-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9883213888F for <garchives@archives.gentoo.org>; Sat, 10 Oct 2015 18:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4268621C029; Sat, 10 Oct 2015 18:49:07 +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 30D8721C027 for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 18:49:06 +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 78B5A33F7F8 for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 18:49:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06FF7E1F for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 18:49:02 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> 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" <zlogene@gentoo.org> Message-ID: <1444502770.ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lockfile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/lockfile/lockfile-0.10.2.ebuild X-VCS-Directories: dev-python/lockfile/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b X-VCS-Branch: master Date: Sat, 10 Oct 2015 18:49:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 38841992-ca25-4018-8fae-d3fee366188a X-Archives-Hash: 7b4a2c8e6c8d89ac401690f530bc0afc commit: ea0bb11ae9018cfe29f9c7cf39f305807c3bb86b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Oct 10 18:42:59 2015 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Oct 10 18:46:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0bb11a dev-python/lockfile: Add ~sparc keywords wrt bug #558546 Package-Manager: portage-2.2.20.1 dev-python/lockfile/lockfile-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild b/dev-python/lockfile/lockfile-0.10.2.ebuild index dd00ec9..a08d2ef 100644 --- a/dev-python/lockfile/lockfile-0.10.2.ebuild +++ b/dev-python/lockfile/lockfile-0.10.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc test" DEPEND="