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 B03A51382C5 for ; Fri, 5 Jun 2020 07:21:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0769E0923; Fri, 5 Jun 2020 07:21:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D9FF8E0928 for ; Fri, 5 Jun 2020 07:21:49 +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 05F5734EDD4 for ; Fri, 5 Jun 2020 07:21:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CD09288 for ; Fri, 5 Jun 2020 07:21:46 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1591341560.1ab02cf343758db2efca7836b7a99b2f1882d8c1.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/cascadia-code/cascadia-code-1910.04.ebuild X-VCS-Directories: media-fonts/cascadia-code/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1ab02cf343758db2efca7836b7a99b2f1882d8c1 X-VCS-Branch: master Date: Fri, 5 Jun 2020 07:21:46 +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: f55f108e-2c8e-48ea-a442-a3537ffaad59 X-Archives-Hash: 44e97c3e13d2aef6a4cd1c3bf1f60d4e commit: 1ab02cf343758db2efca7836b7a99b2f1882d8c1 Author: Sam James (sam_c) cmpct info> AuthorDate: Fri Jun 5 00:04:58 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jun 5 07:19:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab02cf3 media-fonts/cascadia-code: arm64 keyworded (bug #696894) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild index 0bce999bf9b..1b656131447 100644 --- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild +++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild @@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" FONT_SUFFIX="ttf"