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 C0CD41382C5 for ; Mon, 29 Jun 2020 15:42:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEBF3E092B; Mon, 29 Jun 2020 15:42:07 +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 B620AE092B for ; Mon, 29 Jun 2020 15:42:07 +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 AA7BB34F33B for ; Mon, 29 Jun 2020 15:42:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 222D32D3 for ; Mon, 29 Jun 2020 15:42:03 +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: <1593445246.66bb3c158df96baa116584bf0d687d081aa898c7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/polari/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/polari/polari-3.34.1.ebuild X-VCS-Directories: net-irc/polari/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 66bb3c158df96baa116584bf0d687d081aa898c7 X-VCS-Branch: master Date: Mon, 29 Jun 2020 15:42:03 +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: be07548e-06a7-416b-9f68-4f3d2f15731a X-Archives-Hash: 2b1719b66924ef53534d7c8b669b46e1 commit: 66bb3c158df96baa116584bf0d687d081aa898c7 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jun 29 15:40:46 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jun 29 15:40:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bb3c15 net-irc/polari: amd64 stable wrt bug #728924 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada gentoo.org> net-irc/polari/polari-3.34.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/polari/polari-3.34.1.ebuild b/net-irc/polari/polari-3.34.1.ebuild index 831b7b18787..dad3791fcd0 100644 --- a/net-irc/polari/polari-3.34.1.ebuild +++ b/net-irc/polari/polari-3.34.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Polari" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RESTRICT="!test? ( test )"