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 0DA501381F3 for ; Tue, 6 Oct 2020 14:01:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EB30E0B1C; Tue, 6 Oct 2020 14:00:59 +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 48DAAE0B1C for ; Tue, 6 Oct 2020 14:00:59 +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 2AD7A335D07 for ; Tue, 6 Oct 2020 14:00:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A5FD33A for ; Tue, 6 Oct 2020 14:00:56 +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: <1601992813.096acf644397c7d27bf8d48b53cbc554e66348af.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: 096acf644397c7d27bf8d48b53cbc554e66348af X-VCS-Branch: master Date: Tue, 6 Oct 2020 14:00:56 +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: 4f742b12-8788-4d4d-ad1f-58e36ef07db1 X-Archives-Hash: 3ab5209e72c89d0264f6e2ec9c3c9f96 commit: 096acf644397c7d27bf8d48b53cbc554e66348af Author: Sam James gentoo org> AuthorDate: Tue Oct 6 14:00:13 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 6 14:00:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096acf64 sys-apps/yarn: Keyword 1.22.10 arm, #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 129c6929725..f320aff0f83 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND="!dev-util/cmdtest