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 6D03E139085 for ; Tue, 24 Jan 2017 20:56:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B99EE0C79; Tue, 24 Jan 2017 20:55:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 398D6E0C79 for ; Tue, 24 Jan 2017 20:55:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B817341293 for ; Tue, 24 Jan 2017 20:55:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ADF22E19 for ; Tue, 24 Jan 2017 20:55:55 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1485291351.bb5c315bd8f48b4a26bf4438d675ddd839dc3c18.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logilab-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/logilab-common/logilab-common-1.2.2.ebuild X-VCS-Directories: dev-python/logilab-common/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: bb5c315bd8f48b4a26bf4438d675ddd839dc3c18 X-VCS-Branch: master Date: Tue, 24 Jan 2017 20:55:55 +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: ca14491d-cb72-438d-95ae-a9def364a1f9 X-Archives-Hash: 7ed23c07c697574aac9977a87ab1295f commit: bb5c315bd8f48b4a26bf4438d675ddd839dc3c18 Author: Mike Gilbert gentoo org> AuthorDate: Tue Jan 24 20:55:51 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Jan 24 20:55:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5c315b dev-python/logilab-common: stable on alpha/arm Gentoo-Bug: https://bugs.gentoo.org/606218 Package-Manager: Portage-2.3.3_p39, Repoman-2.3.1_p32 dev-python/logilab-common/logilab-common-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/logilab-common/logilab-common-1.2.2.ebuild b/dev-python/logilab-common/logilab-common-1.2.2.ebuild index b8e2a25..e320bf9 100644 --- a/dev-python/logilab-common/logilab-common-1.2.2.ebuild +++ b/dev-python/logilab-common/logilab-common-1.2.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-python/six-1.4.0[${PYTHON_USEDEP}]