commit: 356bba9a3f5185435c92d216d168a9f6e13a613e Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 12:01:35 2020 +0000 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 12:02:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356bba9a
dev-python/pip: works on ~arm Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org> dev-python/pip/pip-20.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-20.0.2.ebuild b/dev-python/pip/pip-20.0.2.ebuild index fe842dac954..2e7b6e06d4d 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="~amd64 ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" SLOT="0" IUSE="test -vanilla"
