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 7F5AA138334 for ; Mon, 16 Jul 2018 01:11:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 423B0E0805; Mon, 16 Jul 2018 01:11:48 +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 10F0AE0805 for ; Mon, 16 Jul 2018 01:11:47 +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 6018F335C96 for ; Mon, 16 Jul 2018 01:11:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79736365 for ; Mon, 16 Jul 2018 01:11:44 +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: <1531703488.3611b3d6bfa64c3256b2f40f8ba4f2c6001b749a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/znc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/znc/znc-1.7.1_rc1.ebuild X-VCS-Directories: net-irc/znc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3611b3d6bfa64c3256b2f40f8ba4f2c6001b749a X-VCS-Branch: master Date: Mon, 16 Jul 2018 01:11:44 +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: 189d7619-7975-4a85-8bdb-cdadbfb7cfcc X-Archives-Hash: df8e229d41c32de91b39531627ce6a9a commit: 3611b3d6bfa64c3256b2f40f8ba4f2c6001b749a Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 16 01:11:28 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 16 01:11:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3611b3d6 net-irc/znc: arm stable wrt bug #661228 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-irc/znc/znc-1.7.1_rc1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/znc/znc-1.7.1_rc1.ebuild b/net-irc/znc/znc-1.7.1_rc1.ebuild index 1b1dc8571f1..0b449633796 100644 --- a/net-irc/znc/znc-1.7.1_rc1.ebuild +++ b/net-irc/znc/znc-1.7.1_rc1.ebuild @@ -22,7 +22,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="amd64 ~arm x86" + KEYWORDS="amd64 arm x86" S=${WORKDIR}/${MY_P} fi