diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-22 20:32:12 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-22 20:32:12 +0100 |
commit | cd4d4fc50cd84b479a8fa2ebfce8695c3cd84196 (patch) | |
tree | 566f612221d1770f57d3a79356cbb3f6ee0f5d80 | |
parent | dev-python/lockfile: arm stable, bug #564588 (diff) | |
download | gentoo-cd4d4fc50cd84b479a8fa2ebfce8695c3cd84196.tar.gz gentoo-cd4d4fc50cd84b479a8fa2ebfce8695c3cd84196.tar.bz2 gentoo-cd4d4fc50cd84b479a8fa2ebfce8695c3cd84196.zip |
dev-python/pip: arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-python/pip/pip-7.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild index 27b9e49f45e9..341d418fec85 100644 --- a/dev-python/pip/pip-7.1.2.ebuild +++ b/dev-python/pip/pip-7.1.2.ebuild @@ -14,7 +14,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 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" SLOT="0" # Check pip/_vendor/vendor.txt for this |