diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:51 +0100 |
commit | 71554fa04e9c18f9780a057a2c51abfcf722f3af (patch) | |
tree | d1fdf90b081c31bbcaa46cd356297dddf4929093 /dev-python | |
parent | cd4bf858519f2c138a5fc077600cbf4bf0c41444 (diff) | |
download | gentoo-71554fa04e9c18f9780a057a2c51abfcf722f3af.tar.gz gentoo-71554fa04e9c18f9780a057a2c51abfcf722f3af.tar.xz |
dev-python/pip: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python')
-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 293223a545b..36505fd3079 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 |