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 8BB971387B1 for ; Mon, 21 Sep 2015 12:32:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E78EE0788; Mon, 21 Sep 2015 12:32:37 +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 2D3A6E0788 for ; Mon, 21 Sep 2015 12:32:37 +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 12A793406CE for ; Mon, 21 Sep 2015 12:32:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE12A189 for ; Mon, 21 Sep 2015 12:32:32 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1442838714.61ed829acf92968dc56904f5bb99153f40dcd56c.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pylint/pylint-1.4.4.ebuild X-VCS-Directories: dev-python/pylint/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 61ed829acf92968dc56904f5bb99153f40dcd56c X-VCS-Branch: master Date: Mon, 21 Sep 2015 12:32:32 +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: 2e0340ed-9858-4f6f-be0f-428cc8f385bb X-Archives-Hash: 372287ae58472f0daa0bba5cefd8b0c8 commit: 61ed829acf92968dc56904f5bb99153f40dcd56c Author: Tobias Klausmann gentoo org> AuthorDate: Mon Sep 21 12:31:54 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Sep 21 12:31:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ed829a dev-python/pylint: Stable on all arches Arches: alpha, amd64, arm, ia64, ppc64, ppc, sparc, x86 Gentoo-Bug: 560876 Package-Manager: portage-2.2.20.1 dev-python/pylint/pylint-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pylint/pylint-1.4.4.ebuild b/dev-python/pylint/pylint-1.4.4.ebuild index 5874cec..a83be5c 100644 --- a/dev-python/pylint/pylint-1.4.4.ebuild +++ b/dev-python/pylint/pylint-1.4.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc examples test" RDEPEND="