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 5E1BA13888F for ; Sat, 10 Oct 2015 08:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25E0FE07FE; Sat, 10 Oct 2015 08:55:33 +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 BD854E07FE for ; Sat, 10 Oct 2015 08:55:32 +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 E098733F7F8 for ; Sat, 10 Oct 2015 08:55:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B1D1B9 for ; Sat, 10 Oct 2015 08:55:25 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1444467310.d50962a9292c21fb6e57758e68a675732664d943.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/terminado/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/terminado/terminado-0.5.ebuild X-VCS-Directories: dev-python/terminado/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d50962a9292c21fb6e57758e68a675732664d943 X-VCS-Branch: master Date: Sat, 10 Oct 2015 08:55:25 +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: 549358c6-cd8f-4e6f-ab52-583aa911a826 X-Archives-Hash: 177de86d0b4886d49e9907003d18f087 commit: d50962a9292c21fb6e57758e68a675732664d943 Author: Markus Meier gentoo org> AuthorDate: Sat Oct 10 08:55:10 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Oct 10 08:55:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50962a9 dev-python/terminado: arm stable, bug #554868 Package-Manager: portage-2.2.22 RepoMan-Options: --include-arches="arm" dev-python/terminado/terminado-0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/terminado/terminado-0.5.ebuild b/dev-python/terminado/terminado-0.5.ebuild index 3602db4..ba5bffb 100644 --- a/dev-python/terminado/terminado-0.5.ebuild +++ b/dev-python/terminado/terminado-0.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="