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 CEF2658973 for ; Sun, 17 Jan 2016 11:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 731C721C001; Sun, 17 Jan 2016 11:29:54 +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 2750E21C001 for ; Sun, 17 Jan 2016 11:29:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50749340924 for ; Sun, 17 Jan 2016 11:29:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 278CDCB3 for ; Sun, 17 Jan 2016 11:29:51 +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: <1453030175.db1995f1fd8468972120494bc5bcccc4dfefa1b2.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.9.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: db1995f1fd8468972120494bc5bcccc4dfefa1b2 X-VCS-Branch: master Date: Sun, 17 Jan 2016 11:29:51 +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: 58ff3977-b17b-4238-b7c2-231baf612547 X-Archives-Hash: 9e6e9e9e1872830e6fb55397ba116349 commit: db1995f1fd8468972120494bc5bcccc4dfefa1b2 Author: Markus Meier gentoo org> AuthorDate: Sun Jan 17 11:29:35 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Jan 17 11:29:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1995f1 net-im/prosody: arm stable, bug #571312 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" net-im/prosody/prosody-0.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-0.9.9.ebuild b/net-im/prosody/prosody-0.9.9.ebuild index 879f797..5b7fa48 100644 --- a/net-im/prosody/prosody-0.9.9.ebuild +++ b/net-im/prosody/prosody-0.9.9.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" DEPEND="net-im/jabber-base