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 5AE57139694 for ; Wed, 26 Jul 2017 19:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88A691FC0D4; Wed, 26 Jul 2017 19:49:32 +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 6BFEC1FC0D4 for ; Wed, 26 Jul 2017 19:49:32 +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 94E86341774 for ; Wed, 26 Jul 2017 19:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A9873064 for ; Wed, 26 Jul 2017 19:49:30 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1501098562.f5b41fbbc7e555c59e9d6c16c3904c86465561bb.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pip/pip-9.0.1-r1.ebuild X-VCS-Directories: dev-python/pip/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: f5b41fbbc7e555c59e9d6c16c3904c86465561bb X-VCS-Branch: master Date: Wed, 26 Jul 2017 19:49:30 +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: d3f7466d-6747-44b8-9f99-844c64ee96d7 X-Archives-Hash: a8b9e67091c122950e51ba76465be1a4 commit: f5b41fbbc7e555c59e9d6c16c3904c86465561bb Author: Markus Meier gentoo org> AuthorDate: Wed Jul 26 19:49:22 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Jul 26 19:49:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b41fbb dev-python/pip: arm stable, bug #620762 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-python/pip/pip-9.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-9.0.1-r1.ebuild b/dev-python/pip/pip-9.0.1-r1.ebuild index e219ee36d00..dfc2aa6a48f 100644 --- a/dev-python/pip/pip-9.0.1-r1.ebuild +++ b/dev-python/pip/pip-9.0.1-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pip.pypa.io/ https://pypi.python.org/pypi/pip/ https://github. SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" SLOT="0" # Check pip/_vendor/vendor.txt for this