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 D26E5138334 for ; Tue, 21 May 2019 16:19:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFE36E0871; Tue, 21 May 2019 16:19:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 95FF0E0871 for ; Tue, 21 May 2019 16:19:04 +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 7787C344A7D for ; Tue, 21 May 2019 16:19:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C1685EF for ; Tue, 21 May 2019 16:19:01 +0000 (UTC) From: "Stephen Klimaszewski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephen Klimaszewski" Message-ID: <1558455533.bbebb56ca2910b8e87680180a96aeffdcabe96f8.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/txtorcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild X-VCS-Directories: dev-python/txtorcon/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: bbebb56ca2910b8e87680180a96aeffdcabe96f8 X-VCS-Branch: master Date: Tue, 21 May 2019 16:19:01 +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: ed18ac6a-5ebe-4e0f-bc95-69c6902d0b1b X-Archives-Hash: 97a791966338e3d78e99eb860a2a5c77 commit: bbebb56ca2910b8e87680180a96aeffdcabe96f8 Author: Stephen Klimaszewski gentoo org> AuthorDate: Tue May 21 16:18:16 2019 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Tue May 21 16:18:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbebb56c dev-python/txtorcon: add ~arm64 keyword Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski gentoo.org> dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild index 54860fcdb3d..9d430018e40 100644 --- a/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild +++ b/dev-python/txtorcon/txtorcon-0.19.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="doc examples test" RDEPEND="