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 701461396D9 for ; Sun, 29 Oct 2017 11:17:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D984E2BC067; Sun, 29 Oct 2017 11:17:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BB67D2BC067 for ; Sun, 29 Oct 2017 11:17:20 +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 ED8E934165C for ; Sun, 29 Oct 2017 11:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 605C7839 for ; Sun, 29 Oct 2017 11:17:18 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1509275804.5f3bc43f73815d6715ed2258c10e9c6b32d278c1.mrueg@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.12.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 5f3bc43f73815d6715ed2258c10e9c6b32d278c1 X-VCS-Branch: master Date: Sun, 29 Oct 2017 11:17:18 +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: dcb0ae93-49aa-4c97-8517-4be03996b7d3 X-Archives-Hash: b8b0ced5f50ed6c5bea8738aaa4309f8 commit: 5f3bc43f73815d6715ed2258c10e9c6b32d278c1 Author: Manuel Rüger gentoo org> AuthorDate: Sun Oct 29 11:16:44 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Oct 29 11:16:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3bc43f net-im/prosody: Stable on amd64 Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-im/prosody/prosody-0.9.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-0.9.12.ebuild b/net-im/prosody/prosody-0.9.12.ebuild index 5ae7723c7db..88686c887ef 100644 --- a/net-im/prosody/prosody-0.9.12.ebuild +++ b/net-im/prosody/prosody-0.9.12.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