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 7FBE713835A for ; Thu, 17 Dec 2020 09:02:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C71BEE0943; Thu, 17 Dec 2020 09:02:17 +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 B0CB2E0943 for ; Thu, 17 Dec 2020 09:02:17 +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 EF361341103 for ; Thu, 17 Dec 2020 09:02:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79A36C8 for ; Thu, 17 Dec 2020 09:02:14 +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: <1608195654.c273150b8ea24acb56508f9e9a5f9497a76346eb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cloc/cloc-1.86.ebuild X-VCS-Directories: dev-util/cloc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c273150b8ea24acb56508f9e9a5f9497a76346eb X-VCS-Branch: master Date: Thu, 17 Dec 2020 09:02:14 +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: b5079d2b-071a-4fc1-80e6-9f1525256bae X-Archives-Hash: 27d1025c9b9db10a24f1d805c44d4ee9 commit: c273150b8ea24acb56508f9e9a5f9497a76346eb Author: Sam James gentoo org> AuthorDate: Thu Dec 17 09:00:54 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 17 09:00:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c273150b dev-util/cloc: Keyword 1.86 arm64, #760294 Signed-off-by: Sam James gentoo.org> dev-util/cloc/cloc-1.86.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cloc/cloc-1.86.ebuild b/dev-util/cloc/cloc-1.86.ebuild index 61220333dbd..d2013f01d31 100644 --- a/dev-util/cloc/cloc-1.86.ebuild +++ b/dev-util/cloc/cloc-1.86.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}