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 4A79B1382C5 for ; Fri, 4 May 2018 15:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E42BE08BB; Fri, 4 May 2018 15:17:52 +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 4BA02E08A4 for ; Fri, 4 May 2018 15:17:52 +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 54F77335C73 for ; Fri, 4 May 2018 15:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A27233F for ; Fri, 4 May 2018 15:17:48 +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: <1525447048.1ab0aba93ca448fcf0d7e93f9102e7dd551f69e2.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hyper-h2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hyper-h2/hyper-h2-2.5.1.ebuild X-VCS-Directories: dev-python/hyper-h2/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1ab0aba93ca448fcf0d7e93f9102e7dd551f69e2 X-VCS-Branch: master Date: Fri, 4 May 2018 15:17:48 +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-Archives-Salt: 7aa8f72d-3b03-4bbf-9846-0d6dbdf6c4ae X-Archives-Hash: 9e86fa9d5087464ab98c65c5f4481977 commit: 1ab0aba93ca448fcf0d7e93f9102e7dd551f69e2 Author: Mart Raudsepp gentoo org> AuthorDate: Fri May 4 14:49:32 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri May 4 15:17:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab0aba9 dev-python/hyper-h2-2.5.1: arm64 stable Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-python/hyper-h2/hyper-h2-2.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild b/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild index 63ac10260b9..41c3c6f756e 100644 --- a/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild +++ b/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="