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 19787139694 for ; Mon, 26 Jun 2017 20:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB0D125401E; Mon, 26 Jun 2017 20:19:00 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D78E254019 for ; Mon, 26 Jun 2017 20:19:00 +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 90C623417D2 for ; Mon, 26 Jun 2017 20:18:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC48474AA for ; Mon, 26 Jun 2017 20:18:54 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1498508293.c3d1d511f4d21661f941edcf64d9e533d65d5797.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: c3d1d511f4d21661f941edcf64d9e533d65d5797 X-VCS-Branch: master Date: Mon, 26 Jun 2017 20:18:54 +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: 91be20af-5b05-443c-a201-3ad444726e64 X-Archives-Hash: 6d0160fb4ca69f36ce54120a5f1da8fc commit: c3d1d511f4d21661f941edcf64d9e533d65d5797 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jun 26 20:18:13 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jun 26 20:18:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d1d511 dev-python/hyper-h2-2.5.1-r0: add alpha keyword Gentoo-Bug: 622648 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 93d1b8acdc4..42430d4f353 100644 --- a/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild +++ b/dev-python/hyper-h2/hyper-h2-2.5.1.ebuild @@ -14,7 +14,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 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="