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 C518E138334 for ; Mon, 1 Apr 2019 17:21:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 689C2E0942; Mon, 1 Apr 2019 17:21:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3E923E093D for ; Mon, 1 Apr 2019 17:21: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 22CB6335D75 for ; Mon, 1 Apr 2019 17:21:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5190F5A9 for ; Mon, 1 Apr 2019 17:21:15 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1554139185.35085a2b9d327e7ea81c7669fdcf29ac1f9c51e4.whissi@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.3.ebuild X-VCS-Directories: net-irc/znc/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 35085a2b9d327e7ea81c7669fdcf29ac1f9c51e4 X-VCS-Branch: master Date: Mon, 1 Apr 2019 17:21:15 +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: 364d500f-477b-4b41-940d-09d72fbc9d8f X-Archives-Hash: 11a263f8121dfd7d0c7639257b2bf6cd commit: 35085a2b9d327e7ea81c7669fdcf29ac1f9c51e4 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Apr 1 17:19:45 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Apr 1 17:19:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35085a2b net-irc/znc: x86 stable (bug #681864) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> net-irc/znc/znc-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/znc/znc-1.7.3.ebuild b/net-irc/znc/znc-1.7.3.ebuild index b8d5eb3df8f..59a766ba986 100644 --- a/net-irc/znc/znc-1.7.3.ebuild +++ b/net-irc/znc/znc-1.7.3.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