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 EBF6C138359 for ; Tue, 18 Aug 2020 09:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1395FE07B3; Tue, 18 Aug 2020 09:16:51 +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 EC8CCE07B3 for ; Tue, 18 Aug 2020 09:16:50 +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 6C76E34F518 for ; Tue, 18 Aug 2020 09:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 678E1315 for ; Tue, 18 Aug 2020 09:16:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1597741005.149d8ca02e66439cf2f9bfcb63a943041f4785a1.sam@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.8.1.ebuild X-VCS-Directories: net-irc/znc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 149d8ca02e66439cf2f9bfcb63a943041f4785a1 X-VCS-Branch: master Date: Tue, 18 Aug 2020 09:16:47 +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: ddda51bc-8279-44a9-a3ca-d446e2ab9306 X-Archives-Hash: fe55c5dc3797b6f8cf7251abdb78d994 commit: 149d8ca02e66439cf2f9bfcb63a943041f4785a1 Author: Sam James gentoo org> AuthorDate: Tue Aug 18 08:56:45 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 18 08:56:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=149d8ca0 net-irc/znc: Stabilize 1.8.1 arm64, #737508 Signed-off-by: Sam James gentoo.org> net-irc/znc/znc-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/znc/znc-1.8.1.ebuild b/net-irc/znc/znc-1.8.1.ebuild index 51650eb0a51..adefc980b98 100644 --- a/net-irc/znc/znc-1.8.1.ebuild +++ b/net-irc/znc/znc-1.8.1.ebuild @@ -22,7 +22,7 @@ else https://znc.in/releases/archive/${MY_P}.tar.gz test? ( ${GTEST_URL} ) " - KEYWORDS="~amd64 arm ~arm64 x86" + KEYWORDS="~amd64 arm arm64 x86" S=${WORKDIR}/${MY_P} fi