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 6B92B13835A for ; Sun, 25 Apr 2021 21:05:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3953E08DD; Sun, 25 Apr 2021 21:05:27 +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 ABAF4E08DD for ; Sun, 25 Apr 2021 21:05:27 +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 CE597340F5A for ; Sun, 25 Apr 2021 21:05:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82D0A66A for ; Sun, 25 Apr 2021 21:05:25 +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: <1619384719.f3670ff80d5b264e7645883e6ab0ccc258fb9bb7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libircclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libircclient/libircclient-1.10.ebuild X-VCS-Directories: net-libs/libircclient/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f3670ff80d5b264e7645883e6ab0ccc258fb9bb7 X-VCS-Branch: master Date: Sun, 25 Apr 2021 21:05:25 +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: 9ff270f8-8f84-4375-93a9-522b1b367d07 X-Archives-Hash: 0bd675a1e29b09142f6660583c83fb21 commit: f3670ff80d5b264e7645883e6ab0ccc258fb9bb7 Author: Sam James gentoo org> AuthorDate: Sun Apr 25 21:05:19 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 25 21:05:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3670ff8 net-libs/libircclient: Keyword 1.10 arm64, #774351 Signed-off-by: Sam James gentoo.org> net-libs/libircclient/libircclient-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libircclient/libircclient-1.10.ebuild b/net-libs/libircclient/libircclient-1.10.ebuild index 4607040231b..750e5cf0862 100644 --- a/net-libs/libircclient/libircclient-1.10.ebuild +++ b/net-libs/libircclient/libircclient-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libircclient/${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86" IUSE="doc ipv6 libressl ssl static-libs threads" DEPEND="ssl? (