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 E2133138334 for ; Sun, 3 Mar 2019 12:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3907E08F4; Sun, 3 Mar 2019 12:11:54 +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 D090DE08F4 for ; Sun, 3 Mar 2019 12:11:54 +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 79072335CE9 for ; Sun, 3 Mar 2019 12:11:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC817542 for ; Sun, 3 Mar 2019 12:11:51 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1551615096.b594761028c793b5f781631e24ea96552a85a043.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild X-VCS-Directories: net-libs/loudmouth/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b594761028c793b5f781631e24ea96552a85a043 X-VCS-Branch: master Date: Sun, 3 Mar 2019 12:11: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c709850-1fcd-4c85-b472-6b0fa6b56a35 X-Archives-Hash: bb59657d9f30bee60e3852414cb69100 commit: b594761028c793b5f781631e24ea96552a85a043 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 3 12:11:36 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 3 12:11:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5947610 net-libs/loudmouth: amd64 stable wrt bug #679180 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild index 34272dbb80d..12a5eabfabf 100644 --- a/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.3-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~ppc-macos" IUSE="asyncns ssl openssl static-libs test"