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 DE2AD138334 for ; Fri, 2 Aug 2019 21:07:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E786EE081E; Fri, 2 Aug 2019 21:07:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D210CE081E for ; Fri, 2 Aug 2019 21:07:24 +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 4C798349317 for ; Fri, 2 Aug 2019 21:07:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C87F5742 for ; Fri, 2 Aug 2019 21:07:21 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1564780028.ce20efb355280ce20608e921cefe11fff0c8f886.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gn/gn-0.1544.ebuild X-VCS-Directories: dev-util/gn/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: ce20efb355280ce20608e921cefe11fff0c8f886 X-VCS-Branch: master Date: Fri, 2 Aug 2019 21:07:21 +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: ea4e0cdb-d258-4cad-8242-14ccd8671bc0 X-Archives-Hash: 6bc2465c0538187051f447b5ff7e92ca commit: ce20efb355280ce20608e921cefe11fff0c8f886 Author: Aaron Bauman gentoo org> AuthorDate: Fri Aug 2 21:07:08 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Aug 2 21:07:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce20efb3 dev-util/gn: arm64 keyworded (bug #691026) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 dev-util/gn/gn-0.1544.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gn/gn-0.1544.ebuild b/dev-util/gn/gn-0.1544.ebuild index 92d8f91252f..2ab8a04093f 100644 --- a/dev-util/gn/gn-0.1544.ebuild +++ b/dev-util/gn/gn-0.1544.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="vim-syntax" BDEPEND="