commit: 05f147879813835e8ad447a45bb0c66ecb642c66 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Sep 18 07:45:20 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Sep 18 07:45:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f14787
dev-python/pip: arm stable wrt bug #742848 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" 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 c9f558ef467..227c9d95a98 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"
