commit: ee0eb8b26ebbd90088eb7946cfeb59bd02bfebc6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 30 07:46:09 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 30 07:46:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0eb8b2
dev-python/pip: Keyword 20.1.1 ppc64, #719700 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pip/pip-20.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-20.1.1.ebuild b/dev-python/pip/pip-20.1.1.ebuild index 19e25cbf3fe..a366f439a2e 100644 --- a/dev-python/pip/pip-20.1.1.ebuild +++ b/dev-python/pip/pip-20.1.1.ebuild @@ -25,7 +25,7 @@ SRC_URI=" # setuptools & wheel .whl files are required for testing, exact version is not very important. LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" SLOT="0" IUSE="test -vanilla"
