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 69C7D138334 for ; Mon, 11 Jun 2018 17:58:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1CF2E08C8; Mon, 11 Jun 2018 17:58:37 +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 B790FE08C8 for ; Mon, 11 Jun 2018 17:58:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 95B39335C8A for ; Mon, 11 Jun 2018 17:58:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B95DE2CF for ; Mon, 11 Jun 2018 17:58:33 +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: <1528739871.96d387f5f562868807a58ada6504bc454b6c5bf9.maekke@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.14.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 96d387f5f562868807a58ada6504bc454b6c5bf9 X-VCS-Branch: master Date: Mon, 11 Jun 2018 17:58:33 +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: 321dbc85-2e48-401a-b3bc-8b2e30636528 X-Archives-Hash: e387a089ae8f33775629885806f72e92 commit: 96d387f5f562868807a58ada6504bc454b6c5bf9 Author: Markus Meier gentoo org> AuthorDate: Mon Jun 11 17:57:51 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Mon Jun 11 17:57:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d387f5 net-im/prosody: arm stable, bug #656998 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" net-im/prosody/prosody-0.9.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-0.9.14.ebuild b/net-im/prosody/prosody-0.9.14.ebuild index 2a27e8cdf22..1e99fc2e9a2 100644 --- a/net-im/prosody/prosody-0.9.14.ebuild +++ b/net-im/prosody/prosody-0.9.14.ebuild @@ -13,7 +13,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