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 9ADFE138334 for ; Thu, 30 Aug 2018 21:35:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90221E078A; Thu, 30 Aug 2018 21:35:02 +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 6BCDAE078A for ; Thu, 30 Aug 2018 21:35:02 +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 655EF335CEA for ; Thu, 30 Aug 2018 21:35:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E03F3BF for ; Thu, 30 Aug 2018 21:34:59 +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: <1535664867.5fda8c2e6364f5a8580d506478570b7857d69748.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-greenlet/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/python-greenlet/python-greenlet-1.0.ebuild X-VCS-Directories: virtual/python-greenlet/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 5fda8c2e6364f5a8580d506478570b7857d69748 X-VCS-Branch: master Date: Thu, 30 Aug 2018 21:34:59 +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: 8c421d0f-e428-4131-9ac6-a35351ef1eb8 X-Archives-Hash: e4ac0b92da99bded442683b9eec7b756 commit: 5fda8c2e6364f5a8580d506478570b7857d69748 Author: Matthew Thode gentoo org> AuthorDate: Thu Aug 30 20:15:25 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Aug 30 21:34:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fda8c2e virtual/python-greenlet: arm64 stable for pbr Package-Manager: Portage-2.3.48, Repoman-2.3.10 virtual/python-greenlet/python-greenlet-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild b/virtual/python-greenlet/python-greenlet-1.0.ebuild index 13bded7e61d..39a08da8d1b 100644 --- a/virtual/python-greenlet/python-greenlet-1.0.ebuild +++ b/virtual/python-greenlet/python-greenlet-1.0.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python greenlet module" SLOT="0" -KEYWORDS="amd64 arm ~arm64 -hppa ~mips ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 -hppa ~mips ppc ppc64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS}