diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-26 16:27:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-26 17:44:13 -0700 |
commit | b4531418adc190e2bbf7417cefd349f52dae3f2c (patch) | |
tree | 2dcfbda9ae2d7cb34e98bd9e1d4b74e7c663da10 /dev-python/pip | |
parent | dev-python/scripttest: Keyword 1.3.0 ppc64, #719700 (diff) | |
download | gentoo-b4531418adc190e2bbf7417cefd349f52dae3f2c.tar.gz gentoo-b4531418adc190e2bbf7417cefd349f52dae3f2c.tar.bz2 gentoo-b4531418adc190e2bbf7417cefd349f52dae3f2c.zip |
dev-python/pip: Keyword 20.0.2 ppc64, #719700
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pip')
-rw-r--r-- | dev-python/pip/pip-20.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-20.0.2.ebuild b/dev-python/pip/pip-20.0.2.ebuild index 61ed4e21ccab..dc4e60cb9335 100644 --- a/dev-python/pip/pip-20.0.2.ebuild +++ b/dev-python/pip/pip-20.0.2.ebuild @@ -25,7 +25,7 @@ SRC_URI=" # setuptools & wheel .whl files are required for testing, exact version is not very important. LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="test -vanilla" |