From: Alexey Shvetsov Date: Tue, 11 Feb 2020 12:01:35 +0000 (+0300) Subject: dev-python/pip: works on ~arm X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=356bba9a3f5185435c92d216d168a9f6e13a613e;p=gentoo.git dev-python/pip: works on ~arm Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov --- diff --git a/dev-python/pip/pip-20.0.2.ebuild b/dev-python/pip/pip-20.0.2.ebuild index fe842dac9547..2e7b6e06d4dc 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"