commit: 1370f81b54c9f07841876224eb995a3c9c914ea2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Sep 18 07:52:35 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Sep 18 07:54:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1370f81b
dev-python/pip: ppc stable wrt bug #742848 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/pip/pip-20.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-20.2.2.ebuild b/dev-python/pip/pip-20.2.2.ebuild index 227c9d95a98..e7af2991df5 100644 --- a/dev-python/pip/pip-20.2.2.ebuild +++ b/dev-python/pip/pip-20.2.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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86" SLOT="0" IUSE="test -vanilla"
