mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pip: fixing the glaring bug in pip-8
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -14,7 +14,8 @@ 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"
|
||||
# unkeyworded til pip fixes the glaring bug
|
||||
KEYWORDS=""
|
||||
SLOT="0"
|
||||
|
||||
# Check pip/_vendor/vendor.txt for this
|
||||
|
||||
Reference in New Issue
Block a user