From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CB0D59CA3 for ; Sun, 28 Feb 2016 05:58:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3985321C07B; Sun, 28 Feb 2016 05:58:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADB7821C07B for ; Sun, 28 Feb 2016 05:58:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAD5D340B66 for ; Sun, 28 Feb 2016 05:58:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EEBF1BA0 for ; Sun, 28 Feb 2016 05:58:38 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1456639059.0d84bfe6afc238e5ef33bfa6b8b374018c458428.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/greenlet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/greenlet/greenlet-0.4.9.ebuild X-VCS-Directories: dev-python/greenlet/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 0d84bfe6afc238e5ef33bfa6b8b374018c458428 X-VCS-Branch: master Date: Sun, 28 Feb 2016 05:58:38 +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: 8e70d85e-659d-4e1a-b139-c67771375224 X-Archives-Hash: d84744d517f557aa4cfe833694f6fa78 commit: 0d84bfe6afc238e5ef33bfa6b8b374018c458428 Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 05:57:39 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 05:57:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d84bfe6 keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/greenlet/greenlet-0.4.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/greenlet/greenlet-0.4.9.ebuild b/dev-python/greenlet/greenlet-0.4.9.ebuild index a2e1cf9..0d2e7d2 100644 --- a/dev-python/greenlet/greenlet-0.4.9.ebuild +++ b/dev-python/greenlet/greenlet-0.4.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm -hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 -hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" DEPEND="