diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 21:01:17 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 21:13:34 +0200 |
commit | 616fc88c5f05b1ae5a29fd89acbea3af9263cfb2 (patch) | |
tree | 1da0c2ee128968b9e24cbaf1b777905793085b01 /dev-python/pip | |
parent | dev-python/packaging: arm64 stable (bug 617156). (diff) | |
download | gentoo-616fc88c5f05b1ae5a29fd89acbea3af9263cfb2.tar.gz gentoo-616fc88c5f05b1ae5a29fd89acbea3af9263cfb2.tar.bz2 gentoo-616fc88c5f05b1ae5a29fd89acbea3af9263cfb2.zip |
dev-python/pip: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/pip')
-rw-r--r-- | dev-python/pip/pip-9.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-9.0.1-r1.ebuild b/dev-python/pip/pip-9.0.1-r1.ebuild index 86060de544f4..d61d52cba7c1 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 |