From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4337138331 for ; Mon, 22 Jan 2018 16:00:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF9CBE095F; Mon, 22 Jan 2018 16:00:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF47DE095F for ; Mon, 22 Jan 2018 16:00:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B5A7335C31 for ; Mon, 22 Jan 2018 16:00:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB30F19B for ; Mon, 22 Jan 2018 16:00:22 +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: <1516636802.cfd9cb8e43c31488bdd5ddf6bd5e85aab4cd02a7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pocketlint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pocketlint/pocketlint-0.15.ebuild X-VCS-Directories: dev-python/pocketlint/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: cfd9cb8e43c31488bdd5ddf6bd5e85aab4cd02a7 X-VCS-Branch: master Date: Mon, 22 Jan 2018 16:00:22 +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: 8ceea3ea-3a19-483f-9bc0-8b85532a62c6 X-Archives-Hash: 18fb386da9ffe9f16f44154e0f93bcdb commit: cfd9cb8e43c31488bdd5ddf6bd5e85aab4cd02a7 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jan 22 15:55:43 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jan 22 16:00:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd9cb8e dev-python/pocketlint: alpha stable wrt bug #635302 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/pocketlint/pocketlint-0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pocketlint/pocketlint-0.15.ebuild b/dev-python/pocketlint/pocketlint-0.15.ebuild index f951396f16a..b03695cf5b2 100644 --- a/dev-python/pocketlint/pocketlint-0.15.ebuild +++ b/dev-python/pocketlint/pocketlint-0.15.ebuild @@ -13,5 +13,5 @@ SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86" IUSE=""