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 2F6F1138359 for ; Tue, 6 Oct 2020 04:55:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84030E0924; Tue, 6 Oct 2020 04:55:40 +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 6DE50E0924 for ; Tue, 6 Oct 2020 04:55:40 +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 00FBD340D0C for ; Tue, 6 Oct 2020 04:55:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1FEF334 for ; Tue, 6 Oct 2020 04:55:37 +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: <1601960109.1e8531e41baeeda973e0d01612b5e4d1021b1c8b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/yarn/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/yarn/yarn-1.22.10.ebuild X-VCS-Directories: sys-apps/yarn/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1e8531e41baeeda973e0d01612b5e4d1021b1c8b X-VCS-Branch: master Date: Tue, 6 Oct 2020 04:55:37 +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: 7afd7321-7b36-4b9a-99c2-2830e330af23 X-Archives-Hash: 9a2a52fabc7d3f33d25d7885ec72e430 commit: 1e8531e41baeeda973e0d01612b5e4d1021b1c8b Author: Sam James gentoo org> AuthorDate: Tue Oct 6 04:55:09 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 6 04:55:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e8531e4 sys-apps/yarn: Keyword 1.22.10 arm64, #746515 Signed-off-by: Sam James gentoo.org> sys-apps/yarn/yarn-1.22.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/yarn/yarn-1.22.10.ebuild b/sys-apps/yarn/yarn-1.22.10.ebuild index 706453936e7..129c6929725 100644 --- a/sys-apps/yarn/yarn-1.22.10.ebuild +++ b/sys-apps/yarn/yarn-1.22.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/yarnpkg/yarn/releases/download/v${PV}/${MY_P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND="!dev-util/cmdtest