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 B9B8D13888F for ; Fri, 30 Oct 2015 10:15:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CF2B21C024; Fri, 30 Oct 2015 10:15:28 +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 0A91F21C01D for ; Fri, 30 Oct 2015 10:15:26 +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 99F0B340CA1 for ; Fri, 30 Oct 2015 10:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F41D1AF4 for ; Fri, 30 Oct 2015 10:15:19 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446200111.0cee918432ea90930a0dd0bb34ff6ac85e24f46f.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-nbxmpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild X-VCS-Directories: dev-python/python-nbxmpp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0cee918432ea90930a0dd0bb34ff6ac85e24f46f X-VCS-Branch: master Date: Fri, 30 Oct 2015 10:15:19 +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: cfa8f56a-1db2-4a94-824e-cafe7b2147df X-Archives-Hash: 477e33b7a1c2e784721f9812aa9fd7cd commit: 0cee918432ea90930a0dd0bb34ff6ac85e24f46f Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 30 10:13:51 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 30 10:15:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cee9184 dev-python/python-nbxmpp: ppc stable wrt bug #561644 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild index db141c2..9fc7786 100644 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild +++ b/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://python-nbxmpp.gajim.org/downloads/${TAG} -> ${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/nbxmpp-${PV}