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 4CB571396D0 for ; Sun, 17 Sep 2017 21:09:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5029E1FC246; Sun, 17 Sep 2017 21:09:15 +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 2D8D91FC246 for ; Sun, 17 Sep 2017 21:09:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 600FD33FE49 for ; Sun, 17 Sep 2017 21:09:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1B43908E for ; Sun, 17 Sep 2017 21:09:10 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1505682546.7cdc7d8ba58735d5e1e09c7ab46a3a7efd915591.mattst88@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.6.ebuild X-VCS-Directories: dev-python/python-nbxmpp/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7cdc7d8ba58735d5e1e09c7ab46a3a7efd915591 X-VCS-Branch: master Date: Sun, 17 Sep 2017 21:09:10 +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: f272d346-2645-405d-9564-bd7deb2dc776 X-Archives-Hash: 062ec8f3f994c92c61b61ad7c067a4aa commit: 7cdc7d8ba58735d5e1e09c7ab46a3a7efd915591 Author: Matt Turner gentoo org> AuthorDate: Sun Sep 17 21:08:50 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Sep 17 21:09:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cdc7d8b dev-python/python-nbxmpp-0.5.6: x86 stable, bug 625060 dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild index f34256b3562..8d9534c5a15 100644 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild +++ b/dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild @@ -13,5 +13,5 @@ SRC_URI="https://dev.gajim.org/gajim/python-nbxmpp/repository/archive.tar.gz?ref 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=""