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 563261382D5 for ; Mon, 27 Jun 2016 08:48:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14671942D5; Mon, 27 Jun 2016 08:48:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6059B942D0 for ; Mon, 27 Jun 2016 08:48:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E76CE340D22 for ; Mon, 27 Jun 2016 08:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F4E22449 for ; Mon, 27 Jun 2016 08:48:00 +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: <1467017258.4bdf0c0cd83f23695d6fbb41af35fe57eeefacd1.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/prosody/prosody-0.9.10.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4bdf0c0cd83f23695d6fbb41af35fe57eeefacd1 X-VCS-Branch: master Date: Mon, 27 Jun 2016 08:48:00 +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: 1430f55f-f1f4-4613-8fd4-28fac29091b3 X-Archives-Hash: 2034eeec2b19ec9dabdbeea6f43c4cd7 commit: 4bdf0c0cd83f23695d6fbb41af35fe57eeefacd1 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jun 27 08:47:38 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jun 27 08:47:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdf0c0c net-im/prosody: x86 stable wrt bug #573158 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-im/prosody/prosody-0.9.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-0.9.10.ebuild b/net-im/prosody/prosody-0.9.10.ebuild index b678ad8..5c6e4e1 100644 --- a/net-im/prosody/prosody-0.9.10.ebuild +++ b/net-im/prosody/prosody-0.9.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="ipv6 libevent mysql postgres sqlite ssl zlib jit libressl" DEPEND="net-im/jabber-base