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 7059C138454 for ; Fri, 11 Sep 2015 03:23:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64B67E0825; Fri, 11 Sep 2015 03:23:35 +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 4A3D1E0825 for ; Fri, 11 Sep 2015 03:23:34 +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 0B6EE340A6A for ; Fri, 11 Sep 2015 03:23:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54D79185 for ; Fri, 11 Sep 2015 03:23:31 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1441939630.a616d9209f845e3aba47e76236d1afd3c9f95aca.vapier@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: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: a616d9209f845e3aba47e76236d1afd3c9f95aca X-VCS-Branch: master Date: Fri, 11 Sep 2015 03:23:31 +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: 7ba5d93c-1fde-41ba-9dca-d89070d10f66 X-Archives-Hash: 74417cdef58af45572d953417a178c13 commit: a616d9209f845e3aba47e76236d1afd3c9f95aca Author: Mike Frysinger gentoo org> AuthorDate: Fri Sep 11 02:47:10 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Sep 11 02:47:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a616d920 dev-python/greenlet: add mips love 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 9017b17..5cd7a42 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 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm -hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" DEPEND="