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 1BD7F138350 for ; Tue, 28 Apr 2020 19:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFDFCE09B8; Tue, 28 Apr 2020 19:23:48 +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 B33BFE09B8 for ; Tue, 28 Apr 2020 19:23:48 +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 EF6C834EFA4 for ; Tue, 28 Apr 2020 19:23:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81209226 for ; Tue, 28 Apr 2020 19:23:43 +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: <1588101806.3f1dbd2eb18b55ea9f55718c71e26f8a83456a33.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libvterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libvterm/libvterm-0.1.3.ebuild X-VCS-Directories: dev-libs/libvterm/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3f1dbd2eb18b55ea9f55718c71e26f8a83456a33 X-VCS-Branch: master Date: Tue, 28 Apr 2020 19:23:43 +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: ca4e2ca1-f698-4e7b-aa6b-43f6eeade44a X-Archives-Hash: 03886e055ad984c31aacd65fd07011cb commit: 3f1dbd2eb18b55ea9f55718c71e26f8a83456a33 Author: Sam James (sam_c) cmpct info> AuthorDate: Tue Apr 28 01:21:36 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 28 19:23:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1dbd2e dev-libs/libvterm: arm64 keyworded (bug #695834) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> dev-libs/libvterm/libvterm-0.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libvterm/libvterm-0.1.3.ebuild b/dev-libs/libvterm/libvterm-0.1.3.ebuild index dacba680fa7..fbc62d84bc3 100644 --- a/dev-libs/libvterm/libvterm-0.1.3.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.leonerd.org.uk/code/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" BDEPEND=" dev-lang/perl